{ "_args": [ [ { "raw": "supports-color@3.1.2", "scope": null, "escapedName": "supports-color", "name": "supports-color", "rawSpec": "3.1.2", "spec": "3.1.2", "type": "version" }, "/home/chris/repo/ruby-stylus-source/vendor/node_modules/mocha" ] ], "_from": "supports-color@3.1.2", "_id": "supports-color@3.1.2", "_inCache": true, "_location": "/supports-color", "_nodeVersion": "4.1.1", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "raw": "supports-color@3.1.2", "scope": null, "escapedName": "supports-color", "name": "supports-color", "rawSpec": "3.1.2", "spec": "3.1.2", "type": "version" }, "_requiredBy": [ "/mocha" ], "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz", "_shasum": "72a262894d9d408b956ca05ff37b2ed8a6e2a2d5", "_shrinkwrap": null, "_spec": "supports-color@3.1.2", "_where": "/home/chris/repo/ruby-stylus-source/vendor/node_modules/mocha", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "browser": "browser.js", "bugs": { "url": "https://github.com/chalk/supports-color/issues" }, "dependencies": { "has-flag": "^1.0.0" }, "description": "Detect whether a terminal supports color", "devDependencies": { "mocha": "*", "require-uncached": "^1.0.2", "xo": "*" }, "directories": {}, "dist": { "shasum": "72a262894d9d408b956ca05ff37b2ed8a6e2a2d5", "tarball": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz" }, "engines": { "node": ">=0.8.0" }, "files": [ "index.js", "browser.js" ], "gitHead": "d9e363732f48ad2bc6b936357246b55e136aa989", "homepage": "https://github.com/chalk/supports-color", "keywords": [ "color", "colour", "colors", "terminal", "console", "cli", "ansi", "styles", "tty", "rgb", "256", "shell", "xterm", "command-line", "support", "supports", "capability", "detect", "truecolor", "16m", "million" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "jbnicolai", "email": "jappelman@xebia.com" } ], "name": "supports-color", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/chalk/supports-color.git" }, "scripts": { "test": "xo && mocha", "travis": "mocha" }, "version": "3.1.2", "xo": { "envs": [ "node", "mocha" ] } }