aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/update-notifier/node_modules/chalk/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/update-notifier/node_modules/chalk/package.json')
-rw-r--r--deps/npm/node_modules/update-notifier/node_modules/chalk/package.json65
1 files changed, 21 insertions, 44 deletions
diff --git a/deps/npm/node_modules/update-notifier/node_modules/chalk/package.json b/deps/npm/node_modules/update-notifier/node_modules/chalk/package.json
index 227e0138c1..34954626c4 100644
--- a/deps/npm/node_modules/update-notifier/node_modules/chalk/package.json
+++ b/deps/npm/node_modules/update-notifier/node_modules/chalk/package.json
@@ -1,43 +1,20 @@
{
- "_args": [
- [
- {
- "raw": "chalk@^1.0.0",
- "scope": null,
- "escapedName": "chalk",
- "name": "chalk",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/Users/ceej/code/Tools/npm/node_modules/update-notifier"
- ]
- ],
- "_from": "chalk@>=1.0.0 <2.0.0",
+ "_from": "chalk@^1.0.0",
"_id": "chalk@1.1.3",
- "_inCache": true,
+ "_integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
"_location": "/update-notifier/chalk",
- "_nodeVersion": "0.10.32",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/chalk-1.1.3.tgz_1459210604109_0.3892582862172276"
- },
- "_npmUser": {
- "name": "qix",
- "email": "i.am.qix@gmail.com"
- },
- "_npmVersion": "2.14.2",
"_phantomChildren": {
"ansi-regex": "2.1.1"
},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "chalk@^1.0.0",
- "scope": null,
- "escapedName": "chalk",
"name": "chalk",
+ "escapedName": "chalk",
"rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/update-notifier",
@@ -47,10 +24,12 @@
"_shasum": "a8115c55e4a702fe4d150abd3872822a7e09fc98",
"_shrinkwrap": null,
"_spec": "chalk@^1.0.0",
- "_where": "/Users/ceej/code/Tools/npm/node_modules/update-notifier",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/update-notifier",
+ "bin": null,
"bugs": {
"url": "https://github.com/chalk/chalk/issues"
},
+ "bundleDependencies": false,
"dependencies": {
"ansi-styles": "^2.2.1",
"escape-string-regexp": "^1.0.2",
@@ -58,6 +37,7 @@
"strip-ansi": "^3.0.0",
"supports-color": "^2.0.0"
},
+ "deprecated": false,
"description": "Terminal string styling done right. Much color.",
"devDependencies": {
"coveralls": "^2.11.2",
@@ -69,18 +49,12 @@
"semver": "^4.3.3",
"xo": "*"
},
- "directories": {},
- "dist": {
- "shasum": "a8115c55e4a702fe4d150abd3872822a7e09fc98",
- "tarball": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz"
- },
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
- "gitHead": "0d8d8c204eb87a4038219131ad4d8369c9f59d24",
"homepage": "https://github.com/chalk/chalk#readme",
"keywords": [
"color",
@@ -108,21 +82,24 @@
"license": "MIT",
"maintainers": [
{
- "name": "qix",
- "email": "i.am.qix@gmail.com"
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "sindresorhus.com"
},
{
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
+ "name": "Joshua Appelman",
+ "email": "jappelman@xebia.com",
+ "url": "jbnicolai.com"
},
{
- "name": "unicorn",
- "email": "sindresorhus+unicorn@gmail.com"
+ "name": "JD Ballard",
+ "email": "i.am.qix@gmail.com",
+ "url": "github.com/qix-"
}
],
"name": "chalk",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/chalk.git"