You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/tiny-inflate/package.json

90 lines
2.1 KiB
JSON

{
"_args": [
[
{
"raw": "tiny-inflate@^1.0.2",
"scope": null,
"escapedName": "tiny-inflate",
"name": "tiny-inflate",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/fontkit"
]
],
"_from": "tiny-inflate@>=1.0.2 <2.0.0",
"_id": "tiny-inflate@1.0.2",
"_inCache": true,
"_location": "/tiny-inflate",
"_nodeVersion": "4.2.1",
"_npmUser": {
"name": "devongovett",
"email": "devongovett@gmail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "tiny-inflate@^1.0.2",
"scope": null,
"escapedName": "tiny-inflate",
"name": "tiny-inflate",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/fontkit",
"/unicode-trie"
],
"_resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.2.tgz",
"_shasum": "93d9decffc8805bd57eae4310f0b745e9b6fb3a7",
"_shrinkwrap": null,
"_spec": "tiny-inflate@^1.0.2",
"_where": "/Users/MB/git/pdfkit/node_modules/fontkit",
"author": {
"name": "Devon Govett",
"email": "devongovett@gmail.com"
},
"bugs": {
"url": "https://github.com/devongovett/tiny-inflate/issues"
},
"dependencies": {},
"description": "A tiny inflate implementation",
"devDependencies": {
"mocha": "^2.1.0"
},
"directories": {},
"dist": {
"shasum": "93d9decffc8805bd57eae4310f0b745e9b6fb3a7",
"tarball": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.2.tgz"
},
"gitHead": "3ec48d93136ddabfd4829cb0312840e675b71053",
"homepage": "https://github.com/devongovett/tiny-inflate",
"keywords": [
"inflate",
"zlib",
"gzip",
"zip"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "devongovett",
"email": "devongovett@gmail.com"
}
],
"name": "tiny-inflate",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/devongovett/tiny-inflate.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.2"
}