{ "_args": [ [ "strip-ansi@^3.0.0", "/Users/xmfish/Desktop/test/reacttest/node_modules/webpack-dev-server" ] ], "_cnpm_publish_time": 1456057282998, "_from": "strip-ansi@>=3.0.0 <4.0.0", "_hasShrinkwrap": false, "_id": "strip-ansi@3.0.1", "_inCache": true, "_installable": true, "_location": "/strip-ansi", "_nodeVersion": "0.12.7", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/strip-ansi-3.0.1.tgz_1456057278183_0.28958667791448534" }, "_npmUser": { "email": "jappelman@xebia.com", "name": "jbnicolai" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "strip-ansi", "raw": "strip-ansi@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/chalk", "/cliui", "/string-width", "/webpack-dev-server", "/wrap-ansi" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", "_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf", "_shrinkwrap": null, "_spec": "strip-ansi@^3.0.0", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/webpack-dev-server", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/chalk/strip-ansi/issues" }, "dependencies": { "ansi-regex": "^2.0.0" }, "description": "Strip ANSI escape codes", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "noattachment": false, "shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf", "size": 1734, "tarball": "http://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "8270705c704956da865623e564eba4875c3ea17f", "homepage": "https://github.com/chalk/strip-ansi", "keywords": [ "256", "ansi", "color", "colors", "colour", "command-line", "console", "escape", "formatting", "log", "logging", "remove", "rgb", "shell", "string", "strip", "styles", "terminal", "text", "trim", "tty", "xterm" ], "license": "MIT", "maintainers": [ { "name": "dthree", "email": "threedeecee@gmail.com" }, { "name": "qix", "email": "i.am.qix@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "strip-ansi", "optionalDependencies": {}, "publish_time": 1456057282998, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/chalk/strip-ansi.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.1" }