mirror of
https://github.com/YunoHost-Apps/keeweb_ynh.git
synced 2024-09-03 19:26:33 +02:00
91 lines
2.2 KiB
JSON
91 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"node-stream-zip@^1.3.3",
|
|
"/Users/Antelle/Documents/Proj/keeweb/electron"
|
|
]
|
|
],
|
|
"_from": "node-stream-zip@>=1.3.3 <2.0.0",
|
|
"_id": "node-stream-zip@1.3.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/node-stream-zip",
|
|
"_nodeVersion": "5.7.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/node-stream-zip-1.3.3.tgz_1459876107672_0.010327554773539305"
|
|
},
|
|
"_npmUser": {
|
|
"email": "antelle.net@gmail.com",
|
|
"name": "antelle"
|
|
},
|
|
"_npmVersion": "3.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "node-stream-zip",
|
|
"raw": "node-stream-zip@^1.3.3",
|
|
"rawSpec": "^1.3.3",
|
|
"scope": null,
|
|
"spec": ">=1.3.3 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_shasum": "0094360b2074ae8926d43df0eef976d3897d7207",
|
|
"_shrinkwrap": null,
|
|
"_spec": "node-stream-zip@^1.3.3",
|
|
"_where": "/Users/Antelle/Documents/Proj/keeweb/electron",
|
|
"author": {
|
|
"email": "antelle.net@gmail.com",
|
|
"name": "Antelle",
|
|
"url": "https://github.com/antelle"
|
|
},
|
|
"bugs": {
|
|
"email": "antelle.net@gmail.com",
|
|
"url": "https://github.com/antelle/node-stream-zip/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "node.js library for reading and extraction of ZIP archives",
|
|
"devDependencies": {
|
|
"nodeunit": "^0.9.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "0094360b2074ae8926d43df0eef976d3897d7207",
|
|
"tarball": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.3.3.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"node_stream_zip.js"
|
|
],
|
|
"gitHead": "269a5cb11f44823e858872b36d6f518406e8bcc2",
|
|
"homepage": "https://github.com/antelle/node-stream-zip",
|
|
"keywords": [
|
|
"archive",
|
|
"stream",
|
|
"unzip",
|
|
"zip"
|
|
],
|
|
"license": "MIT",
|
|
"main": "node_stream_zip.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "antelle",
|
|
"email": "antelle.net@gmail.com"
|
|
}
|
|
],
|
|
"name": "node-stream-zip",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/antelle/node-stream-zip.git"
|
|
},
|
|
"scripts": {
|
|
"test": "nodeunit test/tests.js"
|
|
},
|
|
"version": "1.3.3"
|
|
}
|