Sha256: 421e615a57db0f9fd6eedefd871e2bdbbdb940d0262e9e02e6fd437f30a8b61e
Contents?: true
Size: 1.67 KB
Versions: 2
Compression:
Stored size: 1.67 KB
Contents
{ "name": "strip-ansi", "version": "0.3.0", "description": "Strip ANSI escape codes", "license": "MIT", "bin": { "strip-ansi": "cli.js" }, "repository": { "type": "git", "url": "git://github.com/sindresorhus/strip-ansi" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "files": [ "index.js", "cli.js" ], "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" ], "dependencies": { "ansi-regex": "^0.2.1" }, "devDependencies": { "mocha": "*" }, "bugs": { "url": "https://github.com/sindresorhus/strip-ansi/issues" }, "homepage": "https://github.com/sindresorhus/strip-ansi", "_id": "strip-ansi@0.3.0", "_shasum": "25f48ea22ca79187f3174a4db8759347bb126220", "_from": "strip-ansi@>=0.3.0 <0.4.0", "_npmVersion": "1.4.9", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "dist": { "shasum": "25f48ea22ca79187f3174a4db8759347bb126220", "tarball": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems