UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

117 lines (116 loc) 2.47 kB
{ "_args": [ [ { "name": "strip-ansi", "raw": "strip-ansi@^0.3.0", "rawSpec": "^0.3.0", "scope": null, "spec": ">=0.3.0 <0.4.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/chalk" ] ], "_from": "strip-ansi@>=0.3.0 <0.4.0", "_id": "strip-ansi@0.3.0", "_inCache": true, "_installable": true, "_location": "/strip-ansi", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "name": "strip-ansi", "raw": "strip-ansi@^0.3.0", "rawSpec": "^0.3.0", "scope": null, "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/chalk" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz", "_shasum": "25f48ea22ca79187f3174a4db8759347bb126220", "_shrinkwrap": null, "_spec": "strip-ansi@^0.3.0", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/chalk", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "http://sindresorhus.com" }, "bin": { "strip-ansi": "cli.js" }, "bugs": { "url": "https://github.com/sindresorhus/strip-ansi/issues" }, "dependencies": { "ansi-regex": "^0.2.1" }, "description": "Strip ANSI escape codes", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "25f48ea22ca79187f3174a4db8759347bb126220", "tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "cli.js" ], "homepage": "https://github.com/sindresorhus/strip-ansi", "keywords": [ "strip", "trim", "remove", "ansi", "styles", "color", "colour", "colors", "terminal", "console", "cli", "string", "tty", "escape", "formatting", "rgb", "256", "shell", "xterm", "log", "logging", "command-line", "text" ], "license": "MIT", "maintainers": [ { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "strip-ansi", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/sindresorhus/strip-ansi.git" }, "scripts": { "test": "mocha" }, "version": "0.3.0" }