pnpm
Version:
A fast implementation of npm install
95 lines (94 loc) • 2.27 kB
JSON
{
"_args": [
[
{
"raw": "is-deflate@^1.0.0",
"scope": null,
"escapedName": "is-deflate",
"name": "is-deflate",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/zkochan/src/pnpm/node_modules/gunzip-maybe"
]
],
"_from": "is-deflate@>=1.0.0 <2.0.0",
"_id": "is-deflate@1.0.0",
"_inCache": true,
"_location": "/is-deflate",
"_nodeVersion": "4.2.2",
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "is-deflate@^1.0.0",
"scope": null,
"escapedName": "is-deflate",
"name": "is-deflate",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gunzip-maybe"
],
"_resolved": "https://registry.npmjs.org/is-deflate/-/is-deflate-1.0.0.tgz",
"_shasum": "c862901c3c161fb09dac7cdc7e784f80e98f2f14",
"_shrinkwrap": null,
"_spec": "is-deflate@^1.0.0",
"_where": "/home/zkochan/src/pnpm/node_modules/gunzip-maybe",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/is-deflate/issues"
},
"coordinates": [
55.6666671,
12.5798778
],
"dependencies": {},
"description": "Detect if a Buffer/Uint8Array is compressed using deflate",
"devDependencies": {
"standard": "^5.4.1"
},
"directories": {},
"dist": {
"shasum": "c862901c3c161fb09dac7cdc7e784f80e98f2f14",
"tarball": "https://registry.npmjs.org/is-deflate/-/is-deflate-1.0.0.tgz"
},
"gitHead": "f9e8f0c7814eed715e13e29e97c69acee319686a",
"homepage": "https://github.com/watson/is-deflate#readme",
"keywords": [
"deflate",
"inflate",
"compression",
"zlib",
"test"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "is-deflate",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/is-deflate.git"
},
"scripts": {
"test": "standard"
},
"version": "1.0.0"
}