UNPKG

react-scripts

Version:
107 lines (106 loc) 2.78 kB
{ "_args": [ [ { "raw": "cardinal@^1.0.0", "scope": null, "escapedName": "cardinal", "name": "cardinal", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/marked-terminal" ] ], "_from": "cardinal@>=1.0.0 <2.0.0", "_id": "cardinal@1.0.0", "_inCache": true, "_location": "/cardinal", "_nodeVersion": "4.4.6", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/cardinal-1.0.0.tgz_1472599040783_0.3466065616812557" }, "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "2.15.6", "_phantomChildren": {}, "_requested": { "raw": "cardinal@^1.0.0", "scope": null, "escapedName": "cardinal", "name": "cardinal", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/marked-terminal" ], "_resolved": "https://registry.npmjs.org/cardinal/-/cardinal-1.0.0.tgz", "_shasum": "50e21c1b0aa37729f9377def196b5a9cec932ee9", "_shrinkwrap": null, "_spec": "cardinal@^1.0.0", "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/marked-terminal", "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": "~1.0.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": "50e21c1b0aa37729f9377def196b5a9cec932ee9", "tarball": "https://registry.npmjs.org/cardinal/-/cardinal-1.0.0.tgz" }, "gitHead": "ce0befef82535d86218fc32e5872809212e4b274", "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": "1.0.0" }