{ "_args": [ [ { "raw": "ansi-styles@~1.0.0", "scope": null, "escapedName": "ansi-styles", "name": "ansi-styles", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "/Applications/MAMP/htdocs/wechat_read/node_modules/chalk" ] ], "_from": "ansi-styles@>=1.0.0 <1.1.0", "_id": "ansi-styles@1.0.0", "_inCache": true, "_location": "/ansi-styles", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "1.3.15", "_phantomChildren": {}, "_requested": { "raw": "ansi-styles@~1.0.0", "scope": null, "escapedName": "ansi-styles", "name": "ansi-styles", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/chalk" ], "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz", "_shasum": "cb102df1c56f5123eab8b67cd7b98027a0279178", "_shrinkwrap": null, "_spec": "ansi-styles@~1.0.0", "_where": "/Applications/MAMP/htdocs/wechat_read/node_modules/chalk", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/ansi-styles/issues" }, "dependencies": {}, "description": "ANSI escape codes for colorizing strings in the terminal", "devDependencies": { "mocha": "~1.12.0" }, "directories": {}, "dist": { "shasum": "cb102df1c56f5123eab8b67cd7b98027a0279178", "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz" }, "engines": { "node": ">=0.8.0" }, "files": [ "ansi-styles.js" ], "homepage": "https://github.com/sindresorhus/ansi-styles", "keywords": [ "ansi", "styles", "color", "colour", "colors", "terminal", "console", "cli", "string", "tty", "escape", "formatting", "rgb", "256", "shell", "xterm", "log", "logging", "command-line", "text" ], "license": "MIT", "main": "ansi-styles", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "ansi-styles", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/sindresorhus/ansi-styles.git" }, "scripts": { "test": "mocha" }, "version": "1.0.0" }