hummus-recipe
Version:
A powerful PDF tool for NodeJS based on HummusJS
60 lines (59 loc) • 1.57 kB
JSON
{
"_from": "tiny-inflate@^1.0.2",
"_id": "tiny-inflate@1.0.3",
"_inBundle": false,
"_integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==",
"_location": "/tiny-inflate",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tiny-inflate@^1.0.2",
"name": "tiny-inflate",
"escapedName": "tiny-inflate",
"rawSpec": "^1.0.2",
"saveSpec": null,
"fetchSpec": "^1.0.2"
},
"_requiredBy": [
"/fontkit",
"/linebreak/unicode-trie",
"/unicode-properties/unicode-trie",
"/unicode-trie"
],
"_resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
"_shasum": "122715494913a1805166aaf7c93467933eea26c4",
"_spec": "tiny-inflate@^1.0.2",
"_where": "/Users/johnhuang/sandbox/hummusRecipe/pdfkit/node_modules/fontkit",
"author": {
"name": "Devon Govett",
"email": "devongovett@gmail.com"
},
"bugs": {
"url": "https://github.com/devongovett/tiny-inflate/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A tiny inflate implementation",
"devDependencies": {
"mocha": "^2.1.0"
},
"homepage": "https://github.com/devongovett/tiny-inflate",
"keywords": [
"inflate",
"zlib",
"gzip",
"zip"
],
"license": "MIT",
"main": "index.js",
"name": "tiny-inflate",
"repository": {
"type": "git",
"url": "git://github.com/devongovett/tiny-inflate.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.3"
}