Security update to Drupal 8.4.6
[yaffs-website] / node_modules / grunt / package.json
1 {
2   "_args": [
3     [
4       "grunt",
5       "/var/www/yaffs"
6     ]
7   ],
8   "_from": "grunt@latest",
9   "_id": "grunt@1.0.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt",
13   "_nodeVersion": "4.4.1",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/grunt-1.0.1.tgz_1459880209209_0.8634267684537917"
17   },
18   "_npmUser": {
19     "email": "kyle@dontkry.com",
20     "name": "shama"
21   },
22   "_npmVersion": "2.15.2",
23   "_phantomChildren": {
24     "argparse": "1.0.9",
25     "get-stdin": "4.0.1",
26     "grunt-known-options": "1.1.0",
27     "inflight": "1.0.6",
28     "inherits": "2.0.3",
29     "meow": "3.7.0",
30     "minimatch": "3.0.3",
31     "nopt": "3.0.6",
32     "once": "1.4.0",
33     "path-is-absolute": "1.0.1"
34   },
35   "_requested": {
36     "name": "grunt",
37     "raw": "grunt",
38     "rawSpec": "",
39     "scope": null,
40     "spec": "latest",
41     "type": "tag"
42   },
43   "_requiredBy": [
44     "#DEV:/"
45   ],
46   "_resolved": "https://registry.npmjs.org/grunt/-/grunt-1.0.1.tgz",
47   "_shasum": "e8778764e944b18f32bb0f10b9078475c9dfb56b",
48   "_shrinkwrap": null,
49   "_spec": "grunt",
50   "_where": "/var/www/yaffs",
51   "author": {
52     "name": "Grunt Development Team",
53     "url": "http://gruntjs.com/development-team"
54   },
55   "bin": {
56     "grunt": "bin/grunt"
57   },
58   "bugs": {
59     "url": "https://github.com/gruntjs/grunt/issues"
60   },
61   "contributors": [
62     {
63       "name": "\"Cowboy\" Ben Alman",
64       "url": "http://benalman.com/"
65     },
66     {
67       "name": "Kyle Robinson Young",
68       "url": "http://dontkry.com/"
69     },
70     {
71       "name": "Tyler Kellen",
72       "url": "http://goingslowly.com"
73     },
74     {
75       "name": "Sindre Sorhus",
76       "url": "http://sindresorhus.com"
77     },
78     {
79       "name": "Vlad Filippov",
80       "url": "http://vladfilippov.com/"
81     }
82   ],
83   "dependencies": {
84     "coffee-script": "~1.10.0",
85     "dateformat": "~1.0.12",
86     "eventemitter2": "~0.4.13",
87     "exit": "~0.1.1",
88     "findup-sync": "~0.3.0",
89     "glob": "~7.0.0",
90     "grunt-cli": "~1.2.0",
91     "grunt-known-options": "~1.1.0",
92     "grunt-legacy-log": "~1.0.0",
93     "grunt-legacy-util": "~1.0.0",
94     "iconv-lite": "~0.4.13",
95     "js-yaml": "~3.5.2",
96     "minimatch": "~3.0.0",
97     "nopt": "~3.0.6",
98     "path-is-absolute": "~1.0.0",
99     "rimraf": "~2.2.8"
100   },
101   "description": "The JavaScript Task Runner",
102   "devDependencies": {
103     "difflet": "~0.2.3",
104     "grunt-contrib-jshint": "~1.0.0",
105     "grunt-contrib-nodeunit": "~0.4.1",
106     "grunt-contrib-watch": "~1.0.0",
107     "grunt-jscs": "~2.8.0",
108     "semver": "2.1.0",
109     "shelljs": "~0.5.3",
110     "temporary": "~0.0.4",
111     "through2": "~2.0.0"
112   },
113   "directories": {},
114   "dist": {
115     "shasum": "e8778764e944b18f32bb0f10b9078475c9dfb56b",
116     "tarball": "https://registry.npmjs.org/grunt/-/grunt-1.0.1.tgz"
117   },
118   "engines": {
119     "node": ">=0.10.0"
120   },
121   "files": [
122     "bin",
123     "lib"
124   ],
125   "gitHead": "8ada4948b69c6ec9b1e956b5e6b2e6814fa054ca",
126   "homepage": "http://gruntjs.com/",
127   "keywords": [
128     "async",
129     "build",
130     "cli",
131     "init",
132     "jake",
133     "lodash",
134     "make",
135     "minify",
136     "nodeunit",
137     "qunit",
138     "scaffold",
139     "server",
140     "task",
141     "test",
142     "tool",
143     "uglify",
144     "unit"
145   ],
146   "license": "MIT",
147   "main": "lib/grunt",
148   "maintainers": [
149     {
150       "name": "cowboy",
151       "email": "cowboy@rj3.net"
152     },
153     {
154       "name": "shama",
155       "email": "kyle@dontkry.com"
156     },
157     {
158       "name": "tkellen",
159       "email": "tyler@sleekcode.net"
160     },
161     {
162       "name": "vladikoff",
163       "email": "vlad@vladikoff.com"
164     }
165   ],
166   "name": "grunt",
167   "optionalDependencies": {},
168   "readme": "ERROR: No README data found!",
169   "repository": {
170     "type": "git",
171     "url": "git+https://github.com/gruntjs/grunt.git"
172   },
173   "scripts": {
174     "test": "grunt test",
175     "test-tap": "grunt test:tap"
176   },
177   "version": "1.0.1"
178 }