Version 1
[yaffs-website] / node_modules / grunt-legacy-log-utils / package.json
1 {
2   "_args": [
3     [
4       "grunt-legacy-log-utils@~1.0.0",
5       "/var/www/yaffs/node_modules/grunt-legacy-log"
6     ]
7   ],
8   "_from": "grunt-legacy-log-utils@>=1.0.0 <1.1.0",
9   "_id": "grunt-legacy-log-utils@1.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt-legacy-log-utils",
13   "_nodeVersion": "4.2.6",
14   "_npmOperationalInternal": {
15     "host": "packages-5-east.internal.npmjs.com",
16     "tmp": "tmp/grunt-legacy-log-utils-1.0.0.tgz_1455736803220_0.6671809484250844"
17   },
18   "_npmUser": {
19     "email": "kyle@dontkry.com",
20     "name": "shama"
21   },
22   "_npmVersion": "2.14.12",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "grunt-legacy-log-utils",
26     "raw": "grunt-legacy-log-utils@~1.0.0",
27     "rawSpec": "~1.0.0",
28     "scope": null,
29     "spec": ">=1.0.0 <1.1.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/grunt-legacy-log"
34   ],
35   "_resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-1.0.0.tgz",
36   "_shasum": "a7b8e2d0fb35b5a50f4af986fc112749ebc96f3d",
37   "_shrinkwrap": null,
38   "_spec": "grunt-legacy-log-utils@~1.0.0",
39   "_where": "/var/www/yaffs/node_modules/grunt-legacy-log",
40   "author": {
41     "name": "\"Cowboy\" Ben Alman",
42     "url": "http://benalman.com/"
43   },
44   "bugs": {
45     "url": "http://github.com/gruntjs/grunt-legacy-log-utils/issues"
46   },
47   "dependencies": {
48     "chalk": "~1.1.1",
49     "lodash": "~4.3.0"
50   },
51   "description": "Static methods for the Grunt 0.4.x logger.",
52   "devDependencies": {
53     "grunt": "~0.4.4",
54     "grunt-cli": "~0.1.13",
55     "grunt-contrib-jshint": "~0.10.0",
56     "grunt-contrib-nodeunit": "~0.3.3",
57     "grunt-contrib-watch": "~0.6.1"
58   },
59   "directories": {},
60   "dist": {
61     "shasum": "a7b8e2d0fb35b5a50f4af986fc112749ebc96f3d",
62     "tarball": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-1.0.0.tgz"
63   },
64   "engines": {
65     "node": ">= 0.10.0"
66   },
67   "files": [
68     "index.js"
69   ],
70   "gitHead": "372082482ceaf2e3224bed5e80e2c869e883557e",
71   "homepage": "http://gruntjs.com/",
72   "keywords": [
73     "grunt",
74     "legacy"
75   ],
76   "license": "MIT",
77   "main": "index.js",
78   "maintainers": [
79     {
80       "name": "cowboy",
81       "email": "cowboy@rj3.net"
82     },
83     {
84       "name": "shama",
85       "email": "kyle@dontkry.com"
86     },
87     {
88       "name": "tkellen",
89       "email": "tyler@sleekcode.net"
90     }
91   ],
92   "name": "grunt-legacy-log-utils",
93   "optionalDependencies": {},
94   "readme": "ERROR: No README data found!",
95   "repository": {
96     "type": "git",
97     "url": "git://github.com/gruntjs/grunt-legacy-log-utils.git"
98   },
99   "scripts": {
100     "test": "grunt test"
101   },
102   "version": "1.0.0"
103 }