PATH:
usr
/
local
/
lib
/
node_modules
/
knex-migrator
/
node_modules
/
prettyjson
{ "_from": "prettyjson@^1.1.3", "_id": "prettyjson@1.2.1", "_inBundle": false, "_integrity": "sha1-/P+rQdGcq0365eV15kJGYZsS0ok=", "_location": "/knex-migrator/prettyjson", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "prettyjson@^1.1.3", "name": "prettyjson", "escapedName": "prettyjson", "rawSpec": "^1.1.3", "saveSpec": null, "fetchSpec": "^1.1.3" }, "_requiredBy": [ "/knex-migrator/ghost-ignition" ], "_resolved": "https://registry.npmjs.org/prettyjson/-/prettyjson-1.2.1.tgz", "_shasum": "fcffab41d19cab4dfae5e575e64246619b12d289", "_spec": "prettyjson@^1.1.3", "_where": "/usr/local/lib/node_modules/knex-migrator/node_modules/ghost-ignition", "author": { "name": "Rafael de Oleza", "email": "rafeca@gmail.com", "url": "https://github.com/rafeca" }, "bin": { "prettyjson": "bin/prettyjson" }, "bugs": { "url": "https://github.com/rafeca/prettyjson/issues" }, "bundleDependencies": false, "dependencies": { "colors": "^1.1.2", "minimist": "^1.2.0" }, "deprecated": false, "description": "Package for formatting JSON data in a coloured YAML-style, perfect for CLI output", "devDependencies": { "coveralls": "^2.11.15", "istanbul": "^0.4.5", "jshint": "^2.9.4", "mocha": "^3.1.2", "mocha-lcov-reporter": "^1.2.0", "should": "^11.1.1" }, "homepage": "http://rafeca.com/prettyjson", "keywords": [ "json", "cli", "formatting", "colors" ], "license": "MIT", "main": "./lib/prettyjson", "name": "prettyjson", "repository": { "type": "git", "url": "git+https://github.com/rafeca/prettyjson.git" }, "scripts": { "changelog": "git log $(git describe --tags --abbrev=0)..HEAD --pretty='* %s' --first-parent", "coverage": "istanbul cover _mocha --report lcovonly -- -R spec", "coveralls": "npm run coverage && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage", "jshint": "jshint lib/*.js test/*.js", "test": "npm run jshint && mocha --reporter spec", "testwin": "node ./node_modules/mocha/bin/mocha --reporter spec" }, "version": "1.2.1" }
[+]
lib
[+]
bin
[+]
..
[-] CONTRIBUTING.md
[edit]
[-] .npmignore
[edit]
[+]
node_modules
[-] .jshintrc
[edit]
[-] package.json
[edit]
[-] History.md
[edit]
[-] .travis.yml
[edit]
[+]
images
[-] Authors.md
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]