summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npmlog/node_modules/ansi/package.json
blob: f02794d71e2188f1daf232e2fc8c9bb2c839cc22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
  "_args": [
    [
      "ansi@~0.3.0",
      "/Users/rebecca/code/npm/node_modules/npmlog"
    ]
  ],
  "_from": "ansi@>=0.3.0 <0.4.0",
  "_id": "ansi@0.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/npmlog/ansi",
  "_nodeVersion": "5.3.0",
  "_npmUser": {
    "email": "nathan@tootallnate.net",
    "name": "tootallnate"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "ansi",
    "raw": "ansi@~0.3.0",
    "rawSpec": "~0.3.0",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/npmlog",
    "/npmlog/gauge"
  ],
  "_resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz",
  "_shasum": "0c42d4fb17160d5a9af1e484bace1c66922c1b21",
  "_shrinkwrap": null,
  "_spec": "ansi@~0.3.0",
  "_where": "/Users/rebecca/code/npm/node_modules/npmlog",
  "author": {
    "email": "nathan@tootallnate.net",
    "name": "Nathan Rajlich",
    "url": "http://tootallnate.net"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/ansi.js/issues"
  },
  "dependencies": {},
  "description": "Advanced ANSI formatting tool for Node.js",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "0c42d4fb17160d5a9af1e484bace1c66922c1b21",
    "tarball": "http://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz"
  },
  "gitHead": "4d0d4af94e0bdaa648bd7262acd3bde4b98d5246",
  "homepage": "https://github.com/TooTallNate/ansi.js#readme",
  "keywords": [
    "256",
    "ansi",
    "color",
    "cursor",
    "formatting",
    "rgb",
    "stream",
    "terminal"
  ],
  "license": "MIT",
  "main": "./lib/ansi.js",
  "maintainers": [
    {
      "name": "TooTallNate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "ansi",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/ansi.js.git"
  },
  "scripts": {},
  "version": "0.3.1"
}