PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
is-running
{ "_from": "is-running@2.1.0", "_id": "is-running@2.1.0", "_inBundle": false, "_integrity": "sha1-MKc/9cw4VOT8JUkICen1q/jeCeA=", "_location": "/ghost-cli/is-running", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-running@2.1.0", "name": "is-running", "escapedName": "is-running", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/ghost-cli" ], "_resolved": "https://registry.npmjs.org/is-running/-/is-running-2.1.0.tgz", "_shasum": "30a73ff5cc3854e4fc25490809e9f5abf8de09e0", "_spec": "is-running@2.1.0", "_where": "/usr/local/lib/node_modules/ghost-cli", "author": { "name": "Noah Isaacson" }, "bugs": { "url": "https://github.com/nisaacson/is-running/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Test if a process with a given pid is running", "devDependencies": { "eyespect": "~0.1.8", "mocha": "~1.8.1", "should": "~1.2.1" }, "directories": { "test": "test" }, "gitHead": "e8487ba5532434a453a85c0d2a1eea6785a9460c", "homepage": "https://github.com/nisaacson/is-running#readme", "keywords": [ "pid", "running", "child", "exec", "spawn" ], "license": "BSD", "main": "index.js", "name": "is-running", "repository": { "type": "git", "url": "git://github.com/nisaacson/is-running.git" }, "scripts": { "test": "node node_modules/mocha/bin/mocha --reporter spec" }, "version": "2.1.0" }
[+]
..
[-] .npmignore
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test