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.
57 lines
1.5 KiB
57 lines
1.5 KiB
{
|
|
"_from": "tiny-inflate@^1.0.0",
|
|
"_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.0",
|
|
"name": "tiny-inflate",
|
|
"escapedName": "tiny-inflate",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@foliojs-fork/fontkit",
|
|
"/unicode-trie"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
|
|
"_shasum": "122715494913a1805166aaf7c93467933eea26c4",
|
|
"_spec": "tiny-inflate@^1.0.0",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/unicode-trie",
|
|
"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"
|
|
}
|