PATH:
usr
/
local
/
lib
/
node_modules
/
knex-migrator
/
node_modules
/
ghost-ignition
{ "_from": "ghost-ignition@^3.0.0", "_id": "ghost-ignition@3.1.0", "_inBundle": false, "_integrity": "sha512-ae0r/yBJDo9SkeLfy0ecrHVqO0gt9l07wiCOWmdzdvbmoU24AB881PjymnM/DLP9SY6E33mLYtT8K3ximgieLg==", "_location": "/knex-migrator/ghost-ignition", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ghost-ignition@^3.0.0", "name": "ghost-ignition", "escapedName": "ghost-ignition", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/knex-migrator" ], "_resolved": "https://registry.npmjs.org/ghost-ignition/-/ghost-ignition-3.1.0.tgz", "_shasum": "4a0d7f0a15e54fbc0e16d398da62ff68737e4e23", "_spec": "ghost-ignition@^3.0.0", "_where": "/usr/local/lib/node_modules/knex-migrator", "author": { "name": "Ghost Foundation" }, "bugs": { "url": "https://github.com/TryGhost/Ignition/issues" }, "bundleDependencies": false, "dependencies": { "bunyan": "1.8.12", "bunyan-loggly": "^1.3.1", "caller": "1.0.1", "debug": "^4.0.0", "find-root": "1.1.0", "fs-extra": "^3.0.1", "gelf-stream": "^1.1.1", "json-stringify-safe": "^5.0.1", "lodash": "^4.16.4", "moment": "^2.15.2", "nconf": "^0.10.0", "prettyjson": "^1.1.3", "uuid": "^3.0.0" }, "deprecated": false, "description": "Basic configuration and tooling shared across applications", "devDependencies": { "chai": "4.2.0", "eslint": "4.19.1", "mocha": "3.5.3", "should": "13.2.3", "sinon": "1.17.7" }, "engine": { "node": ">=6" }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/TryGhost/Ignition#readme", "keywords": [ "ghost", "tooling", "config", "errors", "nconf", "configuration" ], "license": "MIT", "main": "index.js", "name": "ghost-ignition", "repository": { "type": "git", "url": "git+https://github.com/TryGhost/Ignition.git" }, "scripts": { "lint": "eslint lib test", "posttest": "yarn lint", "preship": "yarn test", "ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn publish && git push --follow-tags; fi", "test": "npm run lint && mocha -- $(find test -name '*.test.js')" }, "version": "3.1.0" }
[+]
lib
[+]
..
[-] package.json
[edit]
[-] index.js
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]