summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npmlog/node_modules/console-control-strings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npmlog/node_modules/console-control-strings/package.json')
-rw-r--r--deps/npm/node_modules/npmlog/node_modules/console-control-strings/package.json58
1 files changed, 14 insertions, 44 deletions
diff --git a/deps/npm/node_modules/npmlog/node_modules/console-control-strings/package.json b/deps/npm/node_modules/npmlog/node_modules/console-control-strings/package.json
index 8f1559bf62..f130f0239e 100644
--- a/deps/npm/node_modules/npmlog/node_modules/console-control-strings/package.json
+++ b/deps/npm/node_modules/npmlog/node_modules/console-control-strings/package.json
@@ -1,40 +1,18 @@
{
- "_args": [
- [
- {
- "name": "console-control-strings",
- "raw": "console-control-strings@~1.1.0",
- "rawSpec": "~1.1.0",
- "scope": null,
- "spec": ">=1.1.0 <1.2.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/npmlog"
- ]
- ],
- "_from": "console-control-strings@>=1.1.0 <1.2.0",
+ "_from": "console-control-strings@~1.1.0",
"_id": "console-control-strings@1.1.0",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
"_location": "/npmlog/console-control-strings",
- "_nodeVersion": "4.4.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/console-control-strings-1.1.0.tgz_1466033396831_0.9470485949423164"
- },
- "_npmUser": {
- "email": "me@re-becca.org",
- "name": "iarna"
- },
- "_npmVersion": "3.9.2",
"_phantomChildren": {},
"_requested": {
- "name": "console-control-strings",
+ "type": "range",
+ "registry": true,
"raw": "console-control-strings@~1.1.0",
+ "name": "console-control-strings",
+ "escapedName": "console-control-strings",
"rawSpec": "~1.1.0",
- "scope": null,
- "spec": ">=1.1.0 <1.2.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~1.1.0"
},
"_requiredBy": [
"/npmlog",
@@ -44,16 +22,19 @@
"_shasum": "3d7cf4464db6446ea644bf4b39507f9851008e8e",
"_shrinkwrap": null,
"_spec": "console-control-strings@~1.1.0",
- "_where": "/Users/rebecca/code/npm/node_modules/npmlog",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/npmlog",
"author": {
- "email": "me@re-becca.org",
"name": "Rebecca Turner",
+ "email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/iarna/console-control-strings/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.",
"devDependencies": {
"standard": "^7.1.2",
@@ -62,28 +43,17 @@
"directories": {
"test": "test"
},
- "dist": {
- "shasum": "3d7cf4464db6446ea644bf4b39507f9851008e8e",
- "tarball": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz"
- },
"files": [
"LICENSE",
"index.js"
],
- "gitHead": "722439b4998d2964ac3d3f9ec175c008aa9b7b4b",
"homepage": "https://github.com/iarna/console-control-strings#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
- "maintainers": [
- {
- "email": "me@re-becca.org",
- "name": "iarna"
- }
- ],
"name": "console-control-strings",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/console-control-strings.git"