Initial commit
[yaffs-website] / node_modules / grunt-contrib-watch / node_modules / globule / package.json
1 {
2   "_args": [
3     [
4       "globule@^1.0.0",
5       "/var/www/yaffs/node_modules/grunt-contrib-watch/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": "/grunt-contrib-watch/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   "_requested": {
25     "name": "globule",
26     "raw": "globule@^1.0.0",
27     "rawSpec": "^1.0.0",
28     "scope": null,
29     "spec": ">=1.0.0 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/grunt-contrib-watch/gaze"
34   ],
35   "_resolved": "https://registry.npmjs.org/globule/-/globule-1.1.0.tgz",
36   "_shasum": "c49352e4dc183d85893ee825385eb994bb6df45f",
37   "_shrinkwrap": null,
38   "_spec": "globule@^1.0.0",
39   "_where": "/var/www/yaffs/node_modules/grunt-contrib-watch/node_modules/gaze",
40   "author": {
41     "name": "\"Cowboy\" Ben Alman",
42     "url": "http://benalman.com/"
43   },
44   "bugs": {
45     "url": "https://github.com/cowboy/node-globule/issues"
46   },
47   "dependencies": {
48     "glob": "~7.1.1",
49     "lodash": "~4.16.4",
50     "minimatch": "~3.0.2"
51   },
52   "description": "An easy-to-use wildcard globbing library.",
53   "devDependencies": {
54     "grunt": "^1.0.0",
55     "grunt-contrib-jshint": "^1.0.0",
56     "grunt-contrib-nodeunit": "^1.0.0",
57     "grunt-contrib-watch": "^1.0.0"
58   },
59   "directories": {},
60   "dist": {
61     "shasum": "c49352e4dc183d85893ee825385eb994bb6df45f",
62     "tarball": "https://registry.npmjs.org/globule/-/globule-1.1.0.tgz"
63   },
64   "engines": {
65     "node": ">= 0.10"
66   },
67   "files": [
68     "lib"
69   ],
70   "gitHead": "40634f884bc259728eb4add3d9dc75fdf3db38e2",
71   "homepage": "https://github.com/cowboy/node-globule",
72   "keywords": [
73     "awesome",
74     "expand",
75     "file",
76     "glob",
77     "mapping",
78     "match",
79     "pattern",
80     "sync",
81     "wildcard"
82   ],
83   "license": "MIT",
84   "main": "lib/globule",
85   "maintainers": [
86     {
87       "name": "cowboy",
88       "email": "cowboy@rj3.net"
89     },
90     {
91       "name": "shama",
92       "email": "kyle@dontkry.com"
93     }
94   ],
95   "name": "globule",
96   "optionalDependencies": {},
97   "readme": "ERROR: No README data found!",
98   "repository": {
99     "type": "git",
100     "url": "git://github.com/cowboy/node-globule.git"
101   },
102   "scripts": {
103     "test": "grunt"
104   },
105   "version": "1.1.0"
106 }