summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json')
-rw-r--r--deps/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json117
1 files changed, 0 insertions, 117 deletions
diff --git a/deps/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json b/deps/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json
deleted file mode 100644
index 8e08278c65..0000000000
--- a/deps/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json
+++ /dev/null
@@ -1,117 +0,0 @@
-{
- "_args": [
- [
- {
- "raw": "has-color@^0.1.7",
- "scope": null,
- "escapedName": "has-color",
- "name": "has-color",
- "rawSpec": "^0.1.7",
- "spec": ">=0.1.7 <0.2.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/npmlog/node_modules/gauge"
- ],
- [
- {
- "raw": "has-color@^0.1.7",
- "scope": null,
- "escapedName": "has-color",
- "name": "has-color",
- "rawSpec": "^0.1.7",
- "spec": ">=0.1.7 <0.2.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge"
- ]
- ],
- "_from": "has-color@^0.1.7",
- "_id": "has-color@0.1.7",
- "_inCache": true,
- "_location": "/npm-registry-client/npmlog/gauge/has-color",
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "1.4.6",
- "_phantomChildren": {},
- "_requested": {
- "raw": "has-color@^0.1.7",
- "scope": null,
- "escapedName": "has-color",
- "name": "has-color",
- "rawSpec": "^0.1.7",
- "spec": ">=0.1.7 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/npm-registry-client/npmlog/gauge"
- ],
- "_resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz",
- "_shasum": "67144a5260c34fc3cca677d041daf52fe7b78b2f",
- "_shrinkwrap": null,
- "_spec": "has-color@^0.1.7",
- "_where": "/Users/zkat/Documents/code/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "http://sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/has-color/issues"
- },
- "dependencies": {},
- "description": "Detect whether a terminal supports color",
- "devDependencies": {
- "mocha": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "67144a5260c34fc3cca677d041daf52fe7b78b2f",
- "tarball": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/sindresorhus/has-color",
- "keywords": [
- "color",
- "colour",
- "colors",
- "terminal",
- "console",
- "cli",
- "ansi",
- "styles",
- "tty",
- "rgb",
- "256",
- "shell",
- "xterm",
- "command-line",
- "support",
- "capability",
- "detect"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "has-color",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/sindresorhus/has-color.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "0.1.7"
-}