Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / globule / package.json
1 {
2   "_args": [
3     [
4       "globule@~0.1.0",
5       "/var/www/yaffs/node_modules/gaze"
6     ]
7   ],
8   "_from": "globule@>=0.1.0 <0.2.0",
9   "_id": "globule@0.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/globule",
13   "_npmUser": {
14     "email": "cowboy@rj3.net",
15     "name": "cowboy"
16   },
17   "_npmVersion": "1.1.70",
18   "_phantomChildren": {
19     "lru-cache": "2.7.3",
20     "sigmund": "1.0.1"
21   },
22   "_requested": {
23     "name": "globule",
24     "raw": "globule@~0.1.0",
25     "rawSpec": "~0.1.0",
26     "scope": null,
27     "spec": ">=0.1.0 <0.2.0",
28     "type": "range"
29   },
30   "_requiredBy": [
31     "/gaze"
32   ],
33   "_resolved": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz",
34   "_shasum": "d9c8edde1da79d125a151b79533b978676346ae5",
35   "_shrinkwrap": null,
36   "_spec": "globule@~0.1.0",
37   "_where": "/var/www/yaffs/node_modules/gaze",
38   "author": {
39     "name": "\"Cowboy\" Ben Alman",
40     "url": "http://benalman.com/"
41   },
42   "bugs": {
43     "url": "https://github.com/cowboy/node-globule/issues"
44   },
45   "dependencies": {
46     "glob": "~3.1.21",
47     "lodash": "~1.0.1",
48     "minimatch": "~0.2.11"
49   },
50   "description": "An easy-to-use wildcard globbing library.",
51   "devDependencies": {
52     "grunt": "~0.4.1",
53     "grunt-contrib-jshint": "~0.1.1",
54     "grunt-contrib-nodeunit": "~0.1.2",
55     "grunt-contrib-watch": "~0.2.0"
56   },
57   "directories": {},
58   "dist": {
59     "shasum": "d9c8edde1da79d125a151b79533b978676346ae5",
60     "tarball": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz"
61   },
62   "engines": {
63     "node": ">= 0.8.0"
64   },
65   "homepage": "https://github.com/cowboy/node-globule",
66   "keywords": [
67     "awesome",
68     "expand",
69     "file",
70     "glob",
71     "mapping",
72     "match",
73     "pattern",
74     "sync",
75     "wildcard"
76   ],
77   "licenses": [
78     {
79       "type": "MIT",
80       "url": "https://github.com/cowboy/node-globule/blob/master/LICENSE-MIT"
81     }
82   ],
83   "main": "lib/globule",
84   "maintainers": [
85     {
86       "name": "cowboy",
87       "email": "cowboy@rj3.net"
88     }
89   ],
90   "name": "globule",
91   "optionalDependencies": {},
92   "readme": "ERROR: No README data found!",
93   "repository": {
94     "type": "git",
95     "url": "git://github.com/cowboy/node-globule.git"
96   },
97   "scripts": {
98     "test": "grunt nodeunit"
99   },
100   "version": "0.1.0"
101 }