PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
shasum
{ "_from": "shasum@1.0.2", "_id": "shasum@1.0.2", "_inBundle": false, "_integrity": "sha1-5wEjENj0F/TetXEhUOVni4euVl8=", "_location": "/ghost-cli/shasum", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "shasum@1.0.2", "name": "shasum", "escapedName": "shasum", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/ghost-cli" ], "_resolved": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz", "_shasum": "e7012310d8f417f4deb5712150e5678b87ae565f", "_spec": "shasum@1.0.2", "_where": "/usr/local/lib/node_modules/ghost-cli", "author": { "name": "'Dominic Tarr'", "email": "dominic.tarr@gmail.com", "url": "http://dominictarr.com" }, "browser": { "./index.js": "./browser.js" }, "bugs": { "url": "https://github.com/dominictarr/shasum/issues" }, "bundleDependencies": false, "dependencies": { "json-stable-stringify": "~0.0.0", "sha.js": "~2.4.4" }, "deprecated": false, "description": "Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.", "devDependencies": {}, "homepage": "https://github.com/dominictarr/shasum", "license": "MIT", "name": "shasum", "repository": { "type": "git", "url": "git://github.com/dominictarr/shasum.git" }, "scripts": { "test": "node test/index.js && node test/index.js browser" }, "version": "1.0.2" }
[+]
..
[-] .npmignore
[edit]
[-] package.json
[edit]
[-] browser.js
[edit]
[-] index.js
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]