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.
 
 
 
 

98 lines
3.5 KiB

{
"_args": [
[
"fd-slicer@~1.1.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/yauzl"
]
],
"_from": "fd-slicer@>=1.1.0 <1.2.0",
"_id": "fd-slicer@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/fd-slicer",
"_nodeVersion": "8.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/fd-slicer_1.1.0_1528068502618_0.6330915406709261"
},
"_npmUser": {
"email": "thejoshwolfe@gmail.com",
"name": "thejoshwolfe"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {},
"_requested": {
"name": "fd-slicer",
"raw": "fd-slicer@~1.1.0",
"rawSpec": "~1.1.0",
"scope": null,
"spec": ">=1.1.0 <1.2.0",
"type": "range"
},
"_requiredBy": [
"/yauzl"
],
"_resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
"_shasum": "25c7c89cb1f9077f8891bbe61d8f390eae256f1e",
"_shrinkwrap": null,
"_spec": "fd-slicer@~1.1.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/yauzl",
"author": {
"email": "superjoe30@gmail.com",
"name": "Andrew Kelley"
},
"bugs": {
"url": "https://github.com/andrewrk/node-fd-slicer/issues"
},
"dependencies": {
"pend": "~1.2.0"
},
"description": "safely create multiple ReadStream or WriteStream objects from the same file descriptor",
"devDependencies": {
"istanbul": "~0.3.3",
"mocha": "~2.0.1",
"stream-equal": "~0.1.5",
"streamsink": "~1.2.0"
},
"directories": {
"test": "test"
},
"dist": {
"fileCount": 8,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFHmXCRA9TVsSAnZWagAA/hEQAJ2bmvTYImK9LLqJ9M8S\nAWfPQ7ku8pZHZzgDQGdX6JthN+Xc+ewMA05BVF3SNd1iqg+YtsQvbDyCvVzL\nsVpzti9zrtrfmaANmTVbhLPYqZDKrcaMyd3ZXHIY3lFLWjGFPtJQX3xo9Elc\n5uFHu2UMyqxE8gEkIdw0adIOrMy7bJRIrOtRZXe4TvR1yT7gLCO7hljxZCTy\njnBnWwvD8FZPGDQHbruAP79aN7XyZbEFdUS8RVA2WssNrJiibgYNKzC3e4Vn\n19B8avPj30hFRWfyZfcE3gfA2Ys0iMYmaztAAhb8OcpNMZntqgU1Uacc4MZk\nTFzZ3l53LsiFuPdhkLVh0IcO8CKBnjIV1+u2PSoyl+MGkqkPBiDakVm4n16M\npaLRa4lYXYNKYIa3jPwQa39opeeXotVQbWCHb515cK1YS22kGVrNQ3IpPx/5\nKfF6Tv2YA9Lc3oApemhFO7megt1nI+M215lWWOf2bhCeFzlk0l5A7mqyQM7O\n2FemAc+t+OP3LiDwBZOTG5Zxjbd3vVRnyLsYZ9CU5hKsIQQxn4HTJLBuvYy3\nEm0yutoHhvDGKoDCDE+khjokdpbRP9FNSoaTeXO/zm5PtuGVBtywkDa6EQ2g\nZSITEJsDevpLTI33bYhkeciFqEYSLWh3tjvIEV9immHyZF0z8Ldv1SjkgzRq\no4dR\r\n=lCaP\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "25c7c89cb1f9077f8891bbe61d8f390eae256f1e",
"tarball": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
"unpackedSize": 29813
},
"gitHead": "2583a9eaebe86ce5d9a70da0a02529e2f1719c47",
"homepage": "https://github.com/andrewrk/node-fd-slicer#readme",
"keywords": [
"createReadStream",
"createWriteStream"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "superjoe30@gmail.com",
"name": "superjoe"
},
{
"email": "thejoshwolfe@gmail.com",
"name": "thejoshwolfe"
}
],
"name": "fd-slicer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/andrewrk/node-fd-slicer.git"
},
"scripts": {
"test": "mocha --reporter spec --check-leaks",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/test.js",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --timeout 10000 --reporter spec --check-leaks test/test.js"
},
"version": "1.1.0"
}