Initial commit
[yaffs-website] / node_modules / node-sass / node_modules / globule / package.json
1 {
2   "_args": [
3     [
4       "globule@^1.0.0",
5       "/var/www/yaffs/node_modules/node-sass/node_modules/gaze"
6     ]
7   ],
8   "_from": "globule@>=1.0.0 <2.0.0",
9   "_id": "globule@1.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/node-sass/globule",
13   "_nodeVersion": "4.4.1",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/globule-1.1.0.tgz_1477268981002_0.8328830695245415"
17   },
18   "_npmUser": {
19     "email": "kyle@dontkry.com",
20     "name": "shama"
21   },
22   "_npmVersion": "2.15.2",
23   "_phantomChildren": {
24     "fs.realpath": "1.0.0",
25     "inflight": "1.0.6",
26     "inherits": "2.0.3",
27     "minimatch": "3.0.3",
28     "once": "1.4.0",
29     "path-is-absolute": "1.0.1"
30   },
31   "_requested": {
32     "name": "globule",
33     "raw": "globule@^1.0.0",
34     "rawSpec": "^1.0.0",
35     "scope": null,
36     "spec": ">=1.0.0 <2.0.0",
37     "type": "range"
38   },
39   "_requiredBy": [
40     "/node-sass/gaze"
41   ],
42   "_resolved": "https://registry.npmjs.org/globule/-/globule-1.1.0.tgz",
43   "_shasum": "c49352e4dc183d85893ee825385eb994bb6df45f",
44   "_shrinkwrap": null,
45   "_spec": "globule@^1.0.0",
46   "_where": "/var/www/yaffs/node_modules/node-sass/node_modules/gaze",
47   "author": {
48     "name": "\"Cowboy\" Ben Alman",
49     "url": "http://benalman.com/"
50   },
51   "bugs": {
52     "url": "https://github.com/cowboy/node-globule/issues"
53   },
54   "dependencies": {
55     "glob": "~7.1.1",
56     "lodash": "~4.16.4",
57     "minimatch": "~3.0.2"
58   },
59   "description": "An easy-to-use wildcard globbing library.",
60   "devDependencies": {
61     "grunt": "^1.0.0",
62     "grunt-contrib-jshint": "^1.0.0",
63     "grunt-contrib-nodeunit": "^1.0.0",
64     "grunt-contrib-watch": "^1.0.0"
65   },
66   "directories": {},
67   "dist": {
68     "shasum": "c49352e4dc183d85893ee825385eb994bb6df45f",
69     "tarball": "https://registry.npmjs.org/globule/-/globule-1.1.0.tgz"
70   },
71   "engines": {
72     "node": ">= 0.10"
73   },
74   "files": [
75     "lib"
76   ],
77   "gitHead": "40634f884bc259728eb4add3d9dc75fdf3db38e2",
78   "homepage": "https://github.com/cowboy/node-globule",
79   "keywords": [
80     "awesome",
81     "expand",
82     "file",
83     "glob",
84     "mapping",
85     "match",
86     "pattern",
87     "sync",
88     "wildcard"
89   ],
90   "license": "MIT",
91   "main": "lib/globule",
92   "maintainers": [
93     {
94       "name": "cowboy",
95       "email": "cowboy@rj3.net"
96     },
97     {
98       "name": "shama",
99       "email": "kyle@dontkry.com"
100     }
101   ],
102   "name": "globule",
103   "optionalDependencies": {},
104   "readme": "ERROR: No README data found!",
105   "repository": {
106     "type": "git",
107     "url": "git://github.com/cowboy/node-globule.git"
108   },
109   "scripts": {
110     "test": "grunt"
111   },
112   "version": "1.1.0"
113 }