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.
80 lines
2.1 KiB
80 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"npm-pick-manifest@6.1.1",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "npm-pick-manifest@6.1.1",
|
|
"_id": "npm-pick-manifest@6.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dBsdBtORT84S8V8UTad1WlUyKIY9iMsAmqxHbLdeEeBNMLQDlDWWra3wYUx9EBEIiG/YwAy0XyNHDd2goAsfuA==",
|
|
"_location": "/npm-pick-manifest",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "npm-pick-manifest@6.1.1",
|
|
"name": "npm-pick-manifest",
|
|
"escapedName": "npm-pick-manifest",
|
|
"rawSpec": "6.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@angular/cli",
|
|
"/@npmcli/git",
|
|
"/pacote"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-6.1.1.tgz",
|
|
"_spec": "6.1.1",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "Kat Marchán",
|
|
"email": "kzm@sykosomatic.org"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/npm-pick-manifest/issues"
|
|
},
|
|
"dependencies": {
|
|
"npm-install-checks": "^4.0.0",
|
|
"npm-normalize-package-bin": "^1.0.1",
|
|
"npm-package-arg": "^8.1.2",
|
|
"semver": "^7.3.4"
|
|
},
|
|
"description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
|
|
"devDependencies": {
|
|
"standard": "^14.3.1",
|
|
"tap": "^14.11.0"
|
|
},
|
|
"files": [
|
|
"*.js"
|
|
],
|
|
"homepage": "https://github.com/npm/npm-pick-manifest#readme",
|
|
"keywords": [
|
|
"npm",
|
|
"semver",
|
|
"package manager"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "npm-pick-manifest",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/npm-pick-manifest.git"
|
|
},
|
|
"scripts": {
|
|
"coverage": "tap",
|
|
"lint": "standard",
|
|
"posttest": "npm run lint",
|
|
"postversion": "npm publish",
|
|
"prepublishOnly": "git push origin --follow-tags",
|
|
"preversion": "npm test",
|
|
"test": "tap"
|
|
},
|
|
"tap": {
|
|
"check-coverage": true
|
|
},
|
|
"version": "6.1.1"
|
|
}
|