Files
2016-10-03 10:53:40 +02:00

83 lines
2.1 KiB
JSON

{
"_args": [
[
"adm-zip@0.4.4",
"C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader"
]
],
"_from": "adm-zip@0.4.4",
"_id": "adm-zip@0.4.4",
"_inCache": true,
"_location": "/adm-zip",
"_npmUser": {
"email": "iacob.campia@gmail.com",
"name": "cthackers"
},
"_npmVersion": "1.3.24",
"_phantomChildren": {},
"_requested": {
"name": "adm-zip",
"raw": "adm-zip@0.4.4",
"rawSpec": "0.4.4",
"scope": null,
"spec": "0.4.4",
"type": "version"
},
"_requiredBy": [
"/cldr-data-downloader"
],
"_resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz",
"_shasum": "a61ed5ae6905c3aea58b3a657d25033091052736",
"_shrinkwrap": null,
"_spec": "adm-zip@0.4.4",
"_where": "C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader",
"author": {
"email": "sy@another-d-mention.ro",
"name": "Nasca Iacob",
"url": "https://github.com/cthackers"
},
"bugs": {
"email": "sy@another-d-mention.ro",
"url": "https://github.com/cthackers/adm-zip/issues"
},
"dependencies": {},
"description": "A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a61ed5ae6905c3aea58b3a657d25033091052736",
"tarball": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz"
},
"engines": {
"node": ">=0.3.0"
},
"homepage": "http://github.com/cthackers/adm-zip",
"installable": true,
"keywords": [
"archive",
"methods",
"unzip",
"zip"
],
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/cthackers/adm-zip/master/MIT-LICENSE.txt"
}
],
"main": "adm-zip.js",
"maintainers": [
{
"name": "cthackers",
"email": "iacob.campia@gmail.com"
}
],
"name": "adm-zip",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/cthackers/adm-zip.git"
},
"version": "0.4.4"
}