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.8 KiB

{
"_args": [
[
"@npmcli/node-gyp@1.0.3",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_development": true,
"_from": "@npmcli/node-gyp@1.0.3",
"_id": "@npmcli/node-gyp@1.0.3",
"_inBundle": false,
"_integrity": "sha512-fnkhw+fmX65kiLqk6E3BFLXNC26rUhK90zVwe2yncPliVT/Qos3xjhTLE59Df8KnPlcwIERXKVlU1bXoUQ+liA==",
"_location": "/@npmcli/node-gyp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@npmcli/node-gyp@1.0.3",
"name": "@npmcli/node-gyp",
"escapedName": "@npmcli%2fnode-gyp",
"scope": "@npmcli",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/@npmcli/run-script"
],
"_resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-1.0.3.tgz",
"_spec": "1.0.3",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"author": {
"name": "Brian Jenkins",
"email": "bonkydog@bonkydog.com"
},
"bugs": {
"url": "https://github.com/npm/node-gyp/issues"
},
"description": "Tools for dealing with node-gyp packages",
"devDependencies": {
"require-inject": "^1.4.4",
"tap": "^14.10.6",
"tmp": "^0.2.1"
},
"files": [
"lib/**/*.js"
],
"homepage": "https://github.com/npm/node-gyp#readme",
"keywords": [
"npm",
"cli",
"node-gyp"
],
"license": "ISC",
"main": "lib/index.js",
"name": "@npmcli/node-gyp",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/node-gyp.git"
},
"scripts": {
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"test": "tap"
},
"tap": {
"check-coverage": true,
"coverage-map": "map.js"
},
"version": "1.0.3"
}