12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- "has-color@~0.1.0",
- "/home/seleznev/project Angular/Quality system/node_modules/nomnom/node_modules/chalk"
- ]
- ],
- "_from": "has-color@>=0.1.0 <0.2.0",
- "_id": "has-color@0.1.7",
- "_inCache": true,
- "_installable": true,
- "_location": "/has-color",
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "1.4.6",
- "_phantomChildren": {},
- "_requested": {
- "name": "has-color",
- "raw": "has-color@~0.1.0",
- "rawSpec": "~0.1.0",
- "scope": null,
- "spec": ">=0.1.0 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/nomnom/chalk"
- ],
- "_resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz",
- "_shasum": "67144a5260c34fc3cca677d041daf52fe7b78b2f",
- "_shrinkwrap": null,
- "_spec": "has-color@~0.1.0",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/nomnom/node_modules/chalk",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "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": [
- "256",
- "ansi",
- "capability",
- "cli",
- "color",
- "colors",
- "colour",
- "command-line",
- "console",
- "detect",
- "rgb",
- "shell",
- "styles",
- "support",
- "terminal",
- "tty",
- "xterm"
- ],
- "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"
- }
|