{ "_args": [ [ "colors@^1.1.2", "/home/seleznev/project Angular/Quality system/node_modules/jscodeshift" ] ], "_from": "colors@>=1.1.2 <2.0.0", "_id": "colors@1.3.0", "_inCache": true, "_installable": true, "_location": "/colors", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/colors_1.3.0_1526854175623_0.73772667015416" }, "_npmUser": { "email": "dabh@stanford.edu", "name": "dabh" }, "_npmVersion": "5.8.0", "_phantomChildren": {}, "_requested": { "name": "colors", "raw": "colors@^1.1.2", "rawSpec": "^1.1.2", "scope": null, "spec": ">=1.1.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/jscodeshift", "/webpack-addons/jscodeshift" ], "_resolved": "https://registry.npmjs.org/colors/-/colors-1.3.0.tgz", "_shasum": "5f20c9fef6945cb1134260aab33bfbdc8295e04e", "_shrinkwrap": null, "_spec": "colors@^1.1.2", "_where": "/home/seleznev/project Angular/Quality system/node_modules/jscodeshift", "author": { "name": "Marak Squires" }, "bugs": { "url": "https://github.com/Marak/colors.js/issues" }, "dependencies": {}, "description": "get colors in your node.js console", "devDependencies": { "eslint": "^4.19.1", "eslint-config-google": "^0.9.1" }, "directories": {}, "dist": { "fileCount": 21, "integrity": "sha512-EDpX3a7wHMWFA7PUHWPHNWqOxIIRSJetuwl0AS5Oi/5FMV8kWm69RTlgm00GKjBO1xFHMtBbL49yRtMMdticBw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAfIgCRA9TVsSAnZWagAA7r0P/RKSj0jbws40ohxFeXRE\ntFsE/c7qEBdAhPSP1RevobLNfQeXdK3Ag4vQzAfoFphmwkqrsjxTfYIKfAsy\nVO00M9IkXf4YVzeXq9pEoUsLrE9YnYfuYvsv86iIsq0tcyZUgxH4Zlo9qshc\nrg8WE2u3s3bmYPRYQ8PKPdqyDTk8nnsnCpZwmbQzI94rU0iiYP66CUVmmgUq\nSizX0VKZx6BoWN5kVl2E2h6QmO68N0H3TRyIWXVo0XTo2M0PbLMN9TJwyJHU\nMCi/IO6WysM1w5WgH4HZdJO4PJId7t+Nc5FEbc2/lyBu9cizL5d4vRrKwu0f\nr/khiesY9qUVpa2eTo0xEH4zzxt+srS/lc6BiZJ0mMv+AQX/joX616UUOFAF\nqcgXu/qA4i48OEEsMY+Xyl/laYYuIezoA/p0tXK8W10BLsoyYgFGBp0R/6b3\nSjsu2oaPjPqlDKhRPGhbAmeeI7qh1iomZwSkSrxhbITjd3/aXEtEUtet0ZeW\nVH7GJ51EbYtwjtf4rrDdZ8c1WmzvjSbBfUfceDs0BRv29r65eYq9S06c+xaH\ntcEdqriuxCr7Y0ngO3H1dfOAZ1A2jlJKl/4pyrOCKJoh/ihW0P3LwU8FxvNS\nj4XyPaKhzc/4mGiazU9ux5IxVX2kTnrjnAhIKIsReqJCeT2uUaUPOqc1CYYj\n+eOk\r\n=lS6Q\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "5f20c9fef6945cb1134260aab33bfbdc8295e04e", "tarball": "https://registry.npmjs.org/colors/-/colors-1.3.0.tgz", "unpackedSize": 37445 }, "engines": { "node": ">=0.1.90" }, "files": [ "LICENSE", "examples", "index.d.ts", "lib", "safe.d.ts", "safe.js", "themes" ], "gitHead": "2894751d40e66ba3b6ff7930e50f6446c7b3b50f", "homepage": "https://github.com/Marak/colors.js", "keywords": [ "ansi", "colors", "terminal" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "dabh", "email": "dabh@stanford.edu" }, { "name": "marak", "email": "marak.squires@gmail.com" } ], "name": "colors", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/Marak/colors.js.git" }, "scripts": { "lint": "eslint . --fix", "test": "node tests/basic-test.js && node tests/safe-test.js" }, "version": "1.3.0" }