heroku-debug
Version:
debugging plugin for the CLI
108 lines (107 loc) • 2.87 kB
JSON
{
"_args": [
[
{
"raw": "cardinal@^0.7.1",
"scope": null,
"escapedName": "cardinal",
"name": "cardinal",
"rawSpec": "^0.7.1",
"spec": ">=0.7.1 <0.8.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/heroku-cli-util"
]
],
"_from": "cardinal@>=0.7.1 <0.8.0",
"_id": "cardinal@0.7.1",
"_inCache": true,
"_installable": true,
"_location": "/cardinal",
"_nodeVersion": "4.3.1-rc.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/cardinal-0.7.1.tgz_1459389317978_0.5028135688044131"
},
"_npmUser": {
"name": "thlorenz",
"email": "thlorenz@gmx.de"
},
"_npmVersion": "2.14.15",
"_phantomChildren": {},
"_requested": {
"raw": "cardinal@^0.7.1",
"scope": null,
"escapedName": "cardinal",
"name": "cardinal",
"rawSpec": "^0.7.1",
"spec": ">=0.7.1 <0.8.0",
"type": "range"
},
"_requiredBy": [
"/heroku-cli-util"
],
"_resolved": "http://localhost:3000/cardinal/-/cardinal-0.7.1/2c270cdc751c86ceaafa08459c2bb38da2a2e297.tgz",
"_shasum": "2c270cdc751c86ceaafa08459c2bb38da2a2e297",
"_shrinkwrap": null,
"_spec": "cardinal@^0.7.1",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/heroku-cli-util",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "thlorenz.com"
},
"bin": {
"cdl": "./bin/cdl.js"
},
"bugs": {
"url": "https://github.com/thlorenz/cardinal/issues"
},
"dependencies": {
"ansicolors": "~0.2.1",
"redeyed": "~0.6.0"
},
"description": "Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.",
"devDependencies": {
"readdirp": "~0.2.1",
"tap": "~0.3.1"
},
"directories": {},
"dist": {
"shasum": "2c270cdc751c86ceaafa08459c2bb38da2a2e297",
"tarball": "http://localhost:3000/cardinal/-/cardinal-0.7.1/2c270cdc751c86ceaafa08459c2bb38da2a2e297.tgz"
},
"gitHead": "c03ae0f678e31f9de06aa1800f857bfac0becab8",
"homepage": "https://github.com/thlorenz/cardinal#readme",
"keywords": [
"syntax",
"highlight",
"theme",
"javascript",
"json",
"terminal",
"console",
"print",
"output"
],
"license": "MIT",
"main": "cardinal.js",
"maintainers": [
{
"name": "thlorenz",
"email": "thlorenz@gmx.de"
}
],
"name": "cardinal",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/thlorenz/cardinal.git"
},
"scripts": {
"demo": "node examples/highlight-string.js; node examples/highlight-self; node examples/highlight-self-hide-semicolons;",
"test": "tap ./test/*.js"
},
"version": "0.7.1"
}