Initial commit
[yaffs-website] / node_modules / fancy-log / package.json
1 {
2   "_args": [
3     [
4       "fancy-log@^1.1.0",
5       "/var/www/yaffs/node_modules/gulp-util"
6     ]
7   ],
8   "_from": "fancy-log@>=1.1.0 <2.0.0",
9   "_id": "fancy-log@1.3.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/fancy-log",
13   "_nodeVersion": "0.10.41",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/fancy-log-1.3.0.tgz_1482797779199_0.34764629206620157"
17   },
18   "_npmUser": {
19     "email": "blaine.bublitz@gmail.com",
20     "name": "phated"
21   },
22   "_npmVersion": "2.15.2",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "fancy-log",
26     "raw": "fancy-log@^1.1.0",
27     "rawSpec": "^1.1.0",
28     "scope": null,
29     "spec": ">=1.1.0 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/gulp-util"
34   ],
35   "_resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.0.tgz",
36   "_shasum": "45be17d02bb9917d60ccffd4995c999e6c8c9948",
37   "_shrinkwrap": null,
38   "_spec": "fancy-log@^1.1.0",
39   "_where": "/var/www/yaffs/node_modules/gulp-util",
40   "author": {
41     "email": "blaine.bublitz@gmail.com",
42     "name": "Blaine Bublitz"
43   },
44   "bugs": {
45     "url": "https://github.com/js-cli/fancy-log/issues"
46   },
47   "contributors": [
48     {
49       "name": "Aman Mittal",
50       "url": "http://amandeepmittal.github.io/"
51     }
52   ],
53   "dependencies": {
54     "chalk": "^1.1.1",
55     "time-stamp": "^1.0.0"
56   },
57   "description": "Log things, prefixed with a timestamp",
58   "devDependencies": {
59     "@phated/eslint-config-iceddev": "^0.2.1",
60     "code": "^1.5.0",
61     "eslint": "^1.3.1",
62     "eslint-plugin-mocha": "^0.5.1",
63     "eslint-plugin-react": "^3.3.1",
64     "lab": "^5.16.0"
65   },
66   "directories": {},
67   "dist": {
68     "shasum": "45be17d02bb9917d60ccffd4995c999e6c8c9948",
69     "tarball": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.0.tgz"
70   },
71   "engines": {
72     "node": ">= 0.10"
73   },
74   "files": [
75     "LICENSE",
76     "index.js"
77   ],
78   "gitHead": "dbbc97315f2e59a5b3fa1df7eae94fc32306fe71",
79   "homepage": "https://github.com/js-cli/fancy-log#readme",
80   "keywords": [
81     "console.log",
82     "log",
83     "logger",
84     "logging",
85     "pretty",
86     "timestamp"
87   ],
88   "license": "MIT",
89   "main": "index.js",
90   "maintainers": [
91     {
92       "name": "phated",
93       "email": "blaine@iceddev.com"
94     }
95   ],
96   "name": "fancy-log",
97   "optionalDependencies": {},
98   "readme": "ERROR: No README data found!",
99   "repository": {
100     "type": "git",
101     "url": "git+https://github.com/js-cli/fancy-log.git"
102   },
103   "scripts": {
104     "test": "lab -cvL test.js"
105   },
106   "version": "1.3.0"
107 }