source: trip-planner-front/node_modules/@types/parse-json/package.json@ e29cc2e

Last change on this file since e29cc2e was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.6 KB
Line 
1{
2 "_args": [
3 [
4 "@types/parse-json@4.0.0",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/parse-json@4.0.0",
10 "_id": "@types/parse-json@4.0.0",
11 "_inBundle": false,
12 "_integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
13 "_location": "/@types/parse-json",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/parse-json@4.0.0",
19 "name": "@types/parse-json",
20 "escapedName": "@types%2fparse-json",
21 "scope": "@types",
22 "rawSpec": "4.0.0",
23 "saveSpec": null,
24 "fetchSpec": "4.0.0"
25 },
26 "_requiredBy": [
27 "/cosmiconfig"
28 ],
29 "_resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
30 "_spec": "4.0.0",
31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
32 "bugs": {
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
34 },
35 "contributors": [
36 {
37 "name": "mrmlnc",
38 "url": "https://github.com/mrmlnc"
39 }
40 ],
41 "dependencies": {},
42 "description": "TypeScript definitions for parse-json",
43 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
44 "license": "MIT",
45 "main": "",
46 "name": "@types/parse-json",
47 "repository": {
48 "type": "git",
49 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
50 },
51 "scripts": {},
52 "typeScriptVersion": "2.0",
53 "typesPublisherContentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751",
54 "version": "4.0.0"
55}
Note: See TracBrowser for help on using the repository browser.