Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / grunt-legacy-log / package.json
1 {
2   "_args": [
3     [
4       "grunt-legacy-log@~1.0.0",
5       "/var/www/yaffs/node_modules/grunt"
6     ]
7   ],
8   "_from": "grunt-legacy-log@>=1.0.0 <1.1.0",
9   "_id": "grunt-legacy-log@1.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt-legacy-log",
13   "_nodeVersion": "4.4.1",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/grunt-legacy-log-1.0.0.tgz_1459725828733_0.8837731785606593"
17   },
18   "_npmUser": {
19     "email": "kyle@dontkry.com",
20     "name": "shama"
21   },
22   "_npmVersion": "2.15.3",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "grunt-legacy-log",
26     "raw": "grunt-legacy-log@~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"
34   ],
35   "_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz",
36   "_shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
37   "_shrinkwrap": null,
38   "_spec": "grunt-legacy-log@~1.0.0",
39   "_where": "/var/www/yaffs/node_modules/grunt",
40   "author": {
41     "name": "\"Cowboy\" Ben Alman",
42     "url": "http://benalman.com/"
43   },
44   "bugs": {
45     "url": "http://github.com/gruntjs/grunt-legacy-log/issues"
46   },
47   "dependencies": {
48     "colors": "~1.1.2",
49     "grunt-legacy-log-utils": "~1.0.0",
50     "hooker": "~0.2.3",
51     "lodash": "~3.10.1",
52     "underscore.string": "~3.2.3"
53   },
54   "description": "The Grunt 0.4.x logger.",
55   "devDependencies": {
56     "grunt": "^0.4.5",
57     "grunt-cli": "^1.2.0",
58     "grunt-contrib-jshint": "^1.0.0",
59     "grunt-contrib-nodeunit": "^1.0.0",
60     "grunt-contrib-watch": "^1.0.0"
61   },
62   "directories": {},
63   "dist": {
64     "shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
65     "tarball": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz"
66   },
67   "engines": {
68     "node": ">= 0.10.0"
69   },
70   "gitHead": "2f9ed8e043b8ab8c286b50c2b40f944e598e9097",
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": "vladikoff",
93       "email": "vlad@vladikoff.com"
94     }
95   ],
96   "name": "grunt-legacy-log",
97   "optionalDependencies": {},
98   "readme": "ERROR: No README data found!",
99   "repository": {
100     "type": "git",
101     "url": "git://github.com/gruntjs/grunt-legacy-log.git"
102   },
103   "scripts": {
104     "test": "grunt test"
105   },
106   "version": "1.0.0"
107 }