You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
1.9 KiB
72 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"read-package-json-fast@2.0.3",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "read-package-json-fast@2.0.3",
|
|
"_id": "read-package-json-fast@2.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-W/BKtbL+dUjTuRL2vziuYhp76s5HZ9qQhd/dKfWIZveD0O40453QNyZhC0e63lqZrAQ4jiOapVoeJ7JrszenQQ==",
|
|
"_location": "/read-package-json-fast",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "read-package-json-fast@2.0.3",
|
|
"name": "read-package-json-fast",
|
|
"escapedName": "read-package-json-fast",
|
|
"rawSpec": "2.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@npmcli/run-script",
|
|
"/pacote"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.3.tgz",
|
|
"_spec": "2.0.3",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "https://izs.me"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/read-package-json-fast/issues"
|
|
},
|
|
"dependencies": {
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"npm-normalize-package-bin": "^1.0.1"
|
|
},
|
|
"description": "Like read-package-json, but faster",
|
|
"devDependencies": {
|
|
"tap": "^15.0.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/npm/read-package-json-fast#readme",
|
|
"license": "ISC",
|
|
"name": "read-package-json-fast",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/read-package-json-fast.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --follow-tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"snap": "tap",
|
|
"test": "tap"
|
|
},
|
|
"tap": {
|
|
"check-coverage": true
|
|
},
|
|
"version": "2.0.3"
|
|
}
|