Files
2017-05-10 17:19:39 +08:00

131 lines
3.3 KiB
JSON

{
"_args": [
[
"node-pre-gyp@^0.6.4",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli"
]
],
"_cnpm_publish_time": 1490028979507,
"_from": "node-pre-gyp@>=0.6.4 <0.7.0",
"_hasShrinkwrap": false,
"_id": "node-pre-gyp@0.6.34",
"_inCache": true,
"_installable": true,
"_location": "/node-pre-gyp",
"_nodeVersion": "4.7.2",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/node-pre-gyp-0.6.34.tgz_1490028977564_0.7378237170632929"
},
"_npmUser": {
"email": "dane@mapbox.com",
"name": "springmeyer"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"name": "node-pre-gyp",
"raw": "node-pre-gyp@^0.6.4",
"rawSpec": "^0.6.4",
"scope": null,
"spec": ">=0.6.4 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/node-zopfli"
],
"_resolved": "http://registry.npm.taobao.org/node-pre-gyp/download/node-pre-gyp-0.6.34.tgz",
"_shasum": "94ad1c798a11d7fc67381b50d47f8cc18d9799f7",
"_shrinkwrap": null,
"_spec": "node-pre-gyp@^0.6.4",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli",
"author": {
"email": "dane@mapbox.com",
"name": "Dane Springmeyer"
},
"bin": {
"node-pre-gyp": "./bin/node-pre-gyp"
},
"bugs": {
"url": "https://github.com/mapbox/node-pre-gyp/issues"
},
"dependencies": {
"mkdirp": "^0.5.1",
"nopt": "^4.0.1",
"npmlog": "^4.0.2",
"rc": "^1.1.7",
"request": "^2.81.0",
"rimraf": "^2.6.1",
"semver": "^5.3.0",
"tar": "^2.2.1",
"tar-pack": "^3.4.0"
},
"description": "Node.js native addon binary install tool",
"devDependencies": {
"aws-sdk": "^2.28.0",
"jshint": "^2.9.4",
"mocha": "^3.2.0",
"retire": "^1.2.12"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "94ad1c798a11d7fc67381b50d47f8cc18d9799f7",
"size": 32490,
"tarball": "http://registry.npm.taobao.org/node-pre-gyp/download/node-pre-gyp-0.6.34.tgz"
},
"gitHead": "d539844bbb7ea7fcb40d5c28201bd4a9a9464119",
"homepage": "https://github.com/mapbox/node-pre-gyp#readme",
"jshintConfig": {
"globalstrict": true,
"mocha": true,
"noarg": true,
"node": true,
"undef": true,
"unused": true
},
"keywords": [
"addon",
"binary",
"bindings",
"c",
"c++",
"module",
"native"
],
"license": "BSD-3-Clause",
"main": "./lib/node-pre-gyp.js",
"maintainers": [
{
"name": "bergwerkgis",
"email": "wb@bergwerk-gis.at"
},
{
"name": "kkaefer",
"email": "mail@kkaefer.com"
},
{
"name": "springmeyer",
"email": "dane@mapbox.com"
},
{
"name": "yhahn",
"email": "young@developmentseed.org"
}
],
"name": "node-pre-gyp",
"optionalDependencies": {},
"publish_time": 1490028979507,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mapbox/node-pre-gyp.git"
},
"scripts": {
"prepublish": "retire -n && npm ls && jshint test/build.test.js test/s3_setup.test.js test/versioning.test.js",
"test": "jshint lib lib/util scripts bin/node-pre-gyp && mocha -R spec --timeout 500000",
"update-crosswalk": "node scripts/abi_crosswalk.js"
},
"version": "0.6.34"
}