Gerrit Linnemann 0dd4236e11 Initial Commit
2017-12-18 14:24:11 +01:00

102 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "tar-pack@^3.4.0",
"scope": null,
"escapedName": "tar-pack",
"name": "tar-pack",
"rawSpec": "^3.4.0",
"spec": ">=3.4.0 <4.0.0",
"type": "range"
},
"/Users/linnemann/Documents/dev/nodejs/microservices_boilerplate/service001/node_modules/node-pre-gyp"
]
],
"_from": "tar-pack@>=3.4.0 <4.0.0",
"_id": "tar-pack@3.4.1",
"_inCache": true,
"_location": "/tar-pack",
"_nodeVersion": "8.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/tar-pack-3.4.1.tgz_1508887402896_0.6750017879530787"
},
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "tar-pack@^3.4.0",
"scope": null,
"escapedName": "tar-pack",
"name": "tar-pack",
"rawSpec": "^3.4.0",
"spec": ">=3.4.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/node-pre-gyp"
],
"_resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.1.tgz",
"_shasum": "e1dbc03a9b9d3ba07e896ad027317eb679a10a1f",
"_shrinkwrap": null,
"_spec": "tar-pack@^3.4.0",
"_where": "/Users/linnemann/Documents/dev/nodejs/microservices_boilerplate/service001/node_modules/node-pre-gyp",
"bugs": {
"url": "https://github.com/ForbesLindesay/tar-pack/issues"
},
"dependencies": {
"debug": "^2.2.0",
"fstream": "^1.0.10",
"fstream-ignore": "^1.0.5",
"once": "^1.3.3",
"readable-stream": "^2.1.4",
"rimraf": "^2.5.1",
"tar": "^2.2.1",
"uid-number": "^0.0.6"
},
"description": "Package and un-package modules of some sort (in tar/gz bundles).",
"devDependencies": {
"mkdirp": "*",
"mocha": "*",
"rfile": "*"
},
"directories": {},
"dist": {
"integrity": "sha512-PPRybI9+jM5tjtCbN2cxmmRU7YmqT3Zv/UDy48tAh2XRkLa9bAORtSWLkVc13+GJF+cdTh1yEnHEk3cpTaL5Kg==",
"shasum": "e1dbc03a9b9d3ba07e896ad027317eb679a10a1f",
"tarball": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.1.tgz"
},
"gitHead": "29b61e3d8b9a85d2998bef6a727ec2898ba08772",
"homepage": "https://github.com/ForbesLindesay/tar-pack#readme",
"license": "BSD-2-Clause",
"maintainers": [
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
},
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "tar-pack",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/tar-pack.git"
},
"scripts": {
"test": "mocha -R list"
},
"version": "3.4.1"
}