6e9e9fb1940e6f309e7d0608462c6c575853059f
[yaffs-website] / node_modules / grunt / node_modules / grunt-cli / package.json
1 {
2   "_args": [
3     [
4       "grunt-cli@~1.2.0",
5       "/var/www/yaffs/node_modules/grunt"
6     ]
7   ],
8   "_from": "grunt-cli@>=1.2.0 <1.3.0",
9   "_id": "grunt-cli@1.2.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt/grunt-cli",
13   "_nodeVersion": "4.2.3",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/grunt-cli-1.2.0.tgz_1459558434299_0.8824446983635426"
17   },
18   "_npmUser": {
19     "email": "vlad@vladikoff.com",
20     "name": "vladikoff"
21   },
22   "_npmVersion": "3.8.2",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "grunt-cli",
26     "raw": "grunt-cli@~1.2.0",
27     "rawSpec": "~1.2.0",
28     "scope": null,
29     "spec": ">=1.2.0 <1.3.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/grunt"
34   ],
35   "_shrinkwrap": null,
36   "_spec": "grunt-cli@~1.2.0",
37   "_where": "/var/www/yaffs/node_modules/grunt",
38   "appveyor_id": "prp6g944b05jsq6d",
39   "author": {
40     "name": "Grunt Development Team",
41     "url": "http://gruntjs.com/development-team"
42   },
43   "bin": {
44     "grunt": "bin/grunt"
45   },
46   "bugs": {
47     "url": "https://github.com/gruntjs/grunt-cli/issues"
48   },
49   "contributors": [
50     {
51       "name": "Tyler Kellen",
52       "url": "http://goingslowly.com"
53     },
54     {
55       "name": "Ben Alman",
56       "url": "http://gruntjs.com"
57     },
58     {
59       "name": "Scott González",
60       "url": "http://nemikor.com"
61     },
62     {
63       "name": "Forbes Lindesay",
64       "url": "https://github.com/"
65     }
66   ],
67   "dependencies": {
68     "findup-sync": "~0.3.0",
69     "grunt-known-options": "~1.1.0",
70     "nopt": "~3.0.6",
71     "resolve": "~1.1.0"
72   },
73   "description": "The grunt command line interface",
74   "devDependencies": {
75     "grunt": "~0.4.5",
76     "grunt-contrib-jshint": "~1.0.0"
77   },
78   "directories": {},
79   "dist": {
80     "shasum": "562b119ebb069ddb464ace2845501be97b35b6a8",
81     "tarball": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz"
82   },
83   "engines": {
84     "node": ">=0.10.0"
85   },
86   "files": [
87     "bin",
88     "completion",
89     "lib"
90   ],
91   "gitHead": "edd8bd29a72f2f28b63fe2629fcb7b9d9f2feb46",
92   "homepage": "https://github.com/gruntjs/grunt-cli#readme",
93   "license": "MIT",
94   "maintainers": [
95     {
96       "name": "cowboy",
97       "email": "cowboy@rj3.net"
98     },
99     {
100       "name": "shama",
101       "email": "kyle@dontkry.com"
102     },
103     {
104       "name": "tkellen",
105       "email": "tyler@sleekcode.net"
106     },
107     {
108       "name": "vladikoff",
109       "email": "vlad@vladikoff.com"
110     }
111   ],
112   "name": "grunt-cli",
113   "optionalDependencies": {},
114   "readme": "ERROR: No README data found!",
115   "repository": {
116     "type": "git",
117     "url": "git+https://github.com/gruntjs/grunt-cli.git"
118   },
119   "scripts": {
120     "test": "node bin/grunt test"
121   },
122   "version": "1.2.0"
123 }