![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/thread-self/root/usr/local/lib/node_modules/forever/node_modules/prettyjson/ |
Upload File : |
{ "_args": [ [ "prettyjson@^1.2.1", "/usr/local/lib/node_modules/forever" ] ], "_from": "prettyjson@>=1.2.1 <2.0.0", "_id": "prettyjson@1.2.1", "_inCache": true, "_installable": true, "_location": "/forever/prettyjson", "_nodeVersion": "6.3.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/prettyjson-1.2.1.tgz_1480610482070_0.8566325143910944" }, "_npmUser": { "email": "rafeca@gmail.com", "name": "rafeca" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "name": "prettyjson", "raw": "prettyjson@^1.2.1", "rawSpec": "^1.2.1", "scope": null, "spec": ">=1.2.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/forever" ], "_resolved": "https://registry.npmjs.org/prettyjson/-/prettyjson-1.2.1.tgz", "_shasum": "fcffab41d19cab4dfae5e575e64246619b12d289", "_shrinkwrap": null, "_spec": "prettyjson@^1.2.1", "_where": "/usr/local/lib/node_modules/forever", "author": { "email": "rafeca@gmail.com", "name": "Rafael de Oleza", "url": "https://github.com/rafeca" }, "bin": { "prettyjson": "./bin/prettyjson" }, "bugs": { "url": "https://github.com/rafeca/prettyjson/issues" }, "dependencies": { "colors": "^1.1.2", "minimist": "^1.2.0" }, "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" }, "directories": {}, "dist": { "shasum": "fcffab41d19cab4dfae5e575e64246619b12d289", "tarball": "https://registry.npmjs.org/prettyjson/-/prettyjson-1.2.1.tgz" }, "gitHead": "cd2d53156cb9b457133a0eeeadb55913c34d5207", "homepage": "http://rafeca.com/prettyjson", "keywords": [ "cli", "colors", "formatting", "json" ], "license": "MIT", "main": "./lib/prettyjson", "maintainers": [ { "name": "rafeca", "email": "rafeca@gmail.com" } ], "name": "prettyjson", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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" }