File: /home/thehunarfound/public_html/DMS/node_modules/zip/package.json
{
"_args": [
[
"zip@1.2.0",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "zip@1.2.0",
"_id": "zip@1.2.0",
"_inBundle": false,
"_integrity": "sha1-rQrUImUwm+QutW/IYZThfCTmapw=",
"_location": "/zip",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "zip@1.2.0",
"name": "zip",
"escapedName": "zip",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/snyk-nuget-plugin"
],
"_resolved": "https://registry.npmjs.org/zip/-/zip-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "Kris Kowal",
"email": "kris@cixar.com",
"url": "https://github.com/kriskowal"
},
"bugs": {
"url": "http://github.com/kriskowal/zip/issues",
"email": "kris@cixar.com"
},
"contributors": [
{
"name": "Tom Robinson",
"url": "http://tlrobinson.net/"
},
{
"name": "Kris Kowal",
"email": "kris@cixar.com",
"url": "http://github.com/kriskowal/"
},
{
"name": "Helios",
"email": "helios.alonso@gmail.com"
}
],
"dependencies": {
"bops": "~0.1.1"
},
"description": "An implementation of unzip for JavaScript",
"homepage": "http://github.com/kriskowal/zip",
"keywords": [
"zip",
"compression"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/kriskowal/zip/raw/master/LICENSE"
}
],
"main": "zip.js",
"name": "zip",
"repository": {
"type": "git",
"url": "git://github.com/kriskowal/zip.git"
},
"scripts": {
"test": "node test"
},
"version": "1.2.0"
}