{ "_args": [ [ { "raw": "chalk@^2.0.1", "scope": null, "escapedName": "chalk", "name": "chalk", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "/home/jdaugherty/work/GT2/GT2-Android/node_modules/react-native-scripts" ] ], "_from": "chalk@>=2.0.1 <3.0.0", "_id": "chalk@2.3.1", "_inCache": true, "_location": "/chalk", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/chalk_2.3.1_1518355108425_0.3816906865374552" }, "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "raw": "chalk@^2.0.1", "scope": null, "escapedName": "chalk", "name": "chalk", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/inquirer", "/react-native-scripts" ], "_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.1.tgz", "_shasum": "523fe2678aec7b04e8041909292fe8b17059b796", "_shrinkwrap": null, "_spec": "chalk@^2.0.1", "_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/react-native-scripts", "bugs": { "url": "https://github.com/chalk/chalk/issues" }, "dependencies": { "ansi-styles": "^3.2.0", "escape-string-regexp": "^1.0.5", "supports-color": "^5.2.0" }, "description": "Terminal string styling done right", "devDependencies": { "ava": "*", "coveralls": "^3.0.0", "execa": "^0.9.0", "import-fresh": "^2.0.0", "matcha": "^0.7.0", "nyc": "^11.0.2", "resolve-from": "^4.0.0", "typescript": "^2.5.3", "xo": "*" }, "directories": {}, "dist": { "integrity": "sha512-QUU4ofkDoMIVO7hcx1iPTISs88wsO8jA92RQIm4JAwZvFGGAV2hSAA1NX7oVj2Ej2Q6NDTcRDjPTFrMCRZoJ6g==", "shasum": "523fe2678aec7b04e8041909292fe8b17059b796", "tarball": "https://registry.npmjs.org/chalk/-/chalk-2.3.1.tgz", "fileCount": 6, "unpackedSize": 24721 }, "engines": { "node": ">=4" }, "files": [ "index.js", "templates.js", "types/index.d.ts" ], "gitHead": "ae8a03f2c5c49896adeb3dd4ec5350e4ab9449a2", "homepage": "https://github.com/chalk/chalk#readme", "keywords": [ "color", "colour", "colors", "terminal", "console", "cli", "string", "str", "ansi", "style", "styles", "tty", "formatting", "rgb", "256", "shell", "xterm", "log", "logging", "command-line", "text" ], "license": "MIT", "maintainers": [ { "name": "qix", "email": "i.am.qix@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "unicorn", "email": "sindresorhus+unicorn@gmail.com" } ], "name": "chalk", "optionalDependencies": {}, "readme": "