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.
78 lines
2.2 KiB
78 lines
2.2 KiB
{
|
|
"_args": [
|
|
[
|
|
"@npmcli/installed-package-contents@1.0.7",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@npmcli/installed-package-contents@1.0.7",
|
|
"_id": "@npmcli/installed-package-contents@1.0.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-9rufe0wnJusCQoLpV9ZPKIVP55itrM5BxOXs10DmdbRfgWtHy1LDyskbwRnBghuB0PrF7pNPOqREVtpz4HqzKw==",
|
|
"_location": "/@npmcli/installed-package-contents",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@npmcli/installed-package-contents@1.0.7",
|
|
"name": "@npmcli/installed-package-contents",
|
|
"escapedName": "@npmcli%2finstalled-package-contents",
|
|
"scope": "@npmcli",
|
|
"rawSpec": "1.0.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/pacote"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-1.0.7.tgz",
|
|
"_spec": "1.0.7",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "https://izs.me"
|
|
},
|
|
"bin": {
|
|
"installed-package-contents": "index.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/installed-package-contents/issues"
|
|
},
|
|
"dependencies": {
|
|
"npm-bundled": "^1.1.1",
|
|
"npm-normalize-package-bin": "^1.0.1"
|
|
},
|
|
"description": "Get the list of files installed in a package in node_modules, including bundled dependencies",
|
|
"devDependencies": {
|
|
"require-inject": "^1.4.4",
|
|
"tap": "^14.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/npm/installed-package-contents#readme",
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "@npmcli/installed-package-contents",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/installed-package-contents.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --follow-tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"snap": "tap",
|
|
"test": "tap"
|
|
},
|
|
"tap": {
|
|
"check-coverage": true,
|
|
"color": true
|
|
},
|
|
"version": "1.0.7"
|
|
}
|