[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "read-package-json-fast@2.0.3",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "read-package-json-fast@2.0.3",
|
---|
| 10 | "_id": "read-package-json-fast@2.0.3",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-W/BKtbL+dUjTuRL2vziuYhp76s5HZ9qQhd/dKfWIZveD0O40453QNyZhC0e63lqZrAQ4jiOapVoeJ7JrszenQQ==",
|
---|
| 13 | "_location": "/read-package-json-fast",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "read-package-json-fast@2.0.3",
|
---|
| 19 | "name": "read-package-json-fast",
|
---|
| 20 | "escapedName": "read-package-json-fast",
|
---|
| 21 | "rawSpec": "2.0.3",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "2.0.3"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/@npmcli/run-script",
|
---|
| 27 | "/pacote"
|
---|
| 28 | ],
|
---|
| 29 | "_resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.3.tgz",
|
---|
| 30 | "_spec": "2.0.3",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "author": {
|
---|
| 33 | "name": "Isaac Z. Schlueter",
|
---|
| 34 | "email": "i@izs.me",
|
---|
| 35 | "url": "https://izs.me"
|
---|
[6a3a178] | 36 | },
|
---|
[59329aa] | 37 | "bugs": {
|
---|
| 38 | "url": "https://github.com/npm/read-package-json-fast/issues"
|
---|
[6a3a178] | 39 | },
|
---|
| 40 | "dependencies": {
|
---|
| 41 | "json-parse-even-better-errors": "^2.3.0",
|
---|
| 42 | "npm-normalize-package-bin": "^1.0.1"
|
---|
| 43 | },
|
---|
[59329aa] | 44 | "description": "Like read-package-json, but faster",
|
---|
| 45 | "devDependencies": {
|
---|
| 46 | "tap": "^15.0.9"
|
---|
| 47 | },
|
---|
| 48 | "engines": {
|
---|
| 49 | "node": ">=10"
|
---|
| 50 | },
|
---|
| 51 | "files": [
|
---|
| 52 | "index.js"
|
---|
| 53 | ],
|
---|
| 54 | "homepage": "https://github.com/npm/read-package-json-fast#readme",
|
---|
| 55 | "license": "ISC",
|
---|
| 56 | "name": "read-package-json-fast",
|
---|
[6a3a178] | 57 | "repository": {
|
---|
| 58 | "type": "git",
|
---|
| 59 | "url": "git+https://github.com/npm/read-package-json-fast.git"
|
---|
| 60 | },
|
---|
[59329aa] | 61 | "scripts": {
|
---|
| 62 | "postpublish": "git push origin --follow-tags",
|
---|
| 63 | "postversion": "npm publish",
|
---|
| 64 | "preversion": "npm test",
|
---|
| 65 | "snap": "tap",
|
---|
| 66 | "test": "tap"
|
---|
| 67 | },
|
---|
| 68 | "tap": {
|
---|
| 69 | "check-coverage": true
|
---|
| 70 | },
|
---|
| 71 | "version": "2.0.3"
|
---|
[6a3a178] | 72 | }
|
---|