libzim
Version:
Bindings to zimlib (read/write OpenZIM files)
139 lines (138 loc) • 3.51 kB
JSON
{
"_args": [
[
{
"raw": "node-pre-gyp@^0.6.28",
"scope": null,
"escapedName": "node-pre-gyp",
"name": "node-pre-gyp",
"rawSpec": "^0.6.28",
"spec": ">=0.6.28 <0.7.0",
"type": "range"
},
"/home/cananian/Projects/Wikimedia/ocg/node-libzim/clean/node-libzim"
]
],
"_from": "node-pre-gyp@>=0.6.28 <0.7.0",
"_id": "node-pre-gyp@0.6.29",
"_inCache": true,
"_installable": true,
"_location": "/node-pre-gyp",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/node-pre-gyp-0.6.29.tgz_1467142616046_0.945712324930355"
},
"_npmUser": {
"name": "springmeyer",
"email": "dane@mapbox.com"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"raw": "node-pre-gyp@^0.6.28",
"scope": null,
"escapedName": "node-pre-gyp",
"name": "node-pre-gyp",
"rawSpec": "^0.6.28",
"spec": ">=0.6.28 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.29.tgz",
"_shasum": "b0bd13635baf7d1be7ae233c16fbcf3309acd37c",
"_shrinkwrap": null,
"_spec": "node-pre-gyp@^0.6.28",
"_where": "/home/cananian/Projects/Wikimedia/ocg/node-libzim/clean/node-libzim",
"author": {
"name": "Dane Springmeyer",
"email": "dane@mapbox.com"
},
"bin": {
"node-pre-gyp": "./bin/node-pre-gyp"
},
"bugs": {
"url": "https://github.com/mapbox/node-pre-gyp/issues"
},
"dependencies": {
"mkdirp": "~0.5.0",
"nopt": "~3.0.1",
"npmlog": "~3.1.2",
"rc": "~1.1.0",
"request": "2.x",
"rimraf": "~2.5.0",
"semver": "~5.2.0",
"tar": "~2.2.0",
"tar-pack": "~3.1.0"
},
"description": "Node.js native addon binary install tool",
"devDependencies": {
"aws-sdk": "2.x",
"jshint": "2.x",
"mocha": "2.x",
"retire": "1.x"
},
"directories": {},
"dist": {
"shasum": "b0bd13635baf7d1be7ae233c16fbcf3309acd37c",
"tarball": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.29.tgz"
},
"gitHead": "3733536bf8947ee9dd18c8d46b0f964f0e41db8e",
"homepage": "https://github.com/mapbox/node-pre-gyp#readme",
"jshintConfig": {
"node": true,
"globalstrict": true,
"undef": true,
"unused": true,
"noarg": true,
"mocha": true
},
"keywords": [
"native",
"addon",
"module",
"c",
"c++",
"bindings",
"binary"
],
"license": "BSD-3-Clause",
"main": "./lib/node-pre-gyp.js",
"maintainers": [
{
"name": "springmeyer",
"email": "dane@dbsgeo.com"
},
{
"name": "bergwerkgis",
"email": "wb@bergwerk-gis.at"
},
{
"name": "mikemorris",
"email": "michael.patrick.morris@gmail.com"
},
{
"name": "kkaefer",
"email": "kkaefer@gmail.com"
},
{
"name": "yhahn",
"email": "young@developmentseed.org"
}
],
"name": "node-pre-gyp",
"optionalDependencies": {},
"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.29"
}