PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
try-require
{ "_from": "try-require@^1.2.1", "_id": "try-require@1.2.1", "_inBundle": false, "_integrity": "sha1-NEiaLKwMCcHMEO2RugEVlNQzO+I=", "_location": "/ghost-cli/try-require", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "try-require@^1.2.1", "name": "try-require", "escapedName": "try-require", "rawSpec": "^1.2.1", "saveSpec": null, "fetchSpec": "^1.2.1" }, "_requiredBy": [ "/ghost-cli/find-plugins" ], "_resolved": "https://registry.npmjs.org/try-require/-/try-require-1.2.1.tgz", "_shasum": "34489a2cac0c09c1cc10ed91ba011594d4333be2", "_spec": "try-require@^1.2.1", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/find-plugins", "author": { "name": "Richard Ragan" }, "bugs": { "url": "https://github.com/rragan/try-require/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Conditional load modules.", "devDependencies": { "async": "1.0.0", "mocha": "2.2.5" }, "homepage": "https://github.com/rragan/try-require#readme", "license": "MIT", "main": "./index.js", "name": "try-require", "repository": { "type": "git", "url": "git://github.com/rragan/try-require.git" }, "scripts": { "test": "npm update; node_modules/mocha/bin/mocha -b -u tdd --reporter list test/*.test.js" }, "version": "1.2.1" }
[+]
..
[-] .npmignore
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] README.md
[edit]
[+]
test