PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
adm-zip
{ "_from": "adm-zip@0.4.13", "_id": "adm-zip@0.4.13", "_inBundle": false, "_integrity": "sha512-fERNJX8sOXfel6qCBCMPvZLzENBEhZTzKqg6vrOW5pvoEaQuJhRU4ndTAh6lHOxn1I6jnz2NHra56ZODM751uw==", "_location": "/ghost-cli/adm-zip", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "adm-zip@0.4.13", "name": "adm-zip", "escapedName": "adm-zip", "rawSpec": "0.4.13", "saveSpec": null, "fetchSpec": "0.4.13" }, "_requiredBy": [ "/ghost-cli" ], "_resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.13.tgz", "_shasum": "597e2f8cc3672151e1307d3e95cddbc75672314a", "_spec": "adm-zip@0.4.13", "_where": "/usr/local/lib/node_modules/ghost-cli", "author": { "name": "Nasca Iacob", "email": "sy@another-d-mention.ro", "url": "https://github.com/cthackers" }, "bugs": { "url": "https://github.com/cthackers/adm-zip/issues", "email": "sy@another-d-mention.ro" }, "bundleDependencies": false, "deprecated": false, "description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk", "devDependencies": { "chai": "^4.1.2", "mocha": "^5.2.0", "rimraf": "^2.6.2" }, "engines": { "node": ">=0.3.0" }, "files": [ "adm-zip.js", "headers", "methods", "util", "zipEntry.js", "zipFile.js", "MIT-LICENSE.txt" ], "homepage": "https://github.com/cthackers/adm-zip", "keywords": [ "zip", "methods", "archive", "unzip" ], "license": "MIT", "main": "adm-zip.js", "name": "adm-zip", "repository": { "type": "git", "url": "git+https://github.com/cthackers/adm-zip.git" }, "scripts": { "test": "mocha test/mocha.js" }, "version": "0.4.13" }
[+]
methods
[-] zipEntry.js
[edit]
[+]
..
[-] zipFile.js
[edit]
[-] package.json
[edit]
[-] adm-zip.js
[edit]
[+]
util
[-] MIT-LICENSE.txt
[edit]
[+]
headers
[-] README.md
[edit]