Tizen 2.0 Release
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / jshint / node_modules / cli / package.json
1 {
2   "name": "cli",
3   "description": "A tool for rapidly building command line apps",
4   "version": "0.4.3",
5   "homepage": "http://github.com/chriso/cli",
6   "keywords": [
7     "cli",
8     "command line",
9     "opts",
10     "parseopt",
11     "opt",
12     "args",
13     "console",
14     "argsparse",
15     "optparse",
16     "daemon",
17     "autocomplete",
18     "command",
19     "autocompletion"
20   ],
21   "author": {
22     "name": "Chris O'Hara",
23     "email": "cohara87@gmail.com"
24   },
25   "main": "cli.js",
26   "bugs": {
27     "email": "cohara87@gmail.com",
28     "url": "http://github.com/chriso/cli/issues"
29   },
30   "repository": {
31     "type": "git",
32     "url": "git://github.com/chriso/cli.git"
33   },
34   "dependencies": {
35     "glob": ">= 3.1.4"
36   },
37   "contributors": [
38     {
39       "name": "Douglas Meyer"
40     }
41   ],
42   "engines": {
43     "node": ">=0.2.5"
44   },
45   "licenses": [
46     {
47       "type": "MIT"
48     }
49   ],
50   "_id": "cli@0.4.3",
51   "devDependencies": {},
52   "optionalDependencies": {},
53   "_engineSupported": true,
54   "_npmVersion": "1.1.21",
55   "_nodeVersion": "v0.6.18",
56   "_defaultsLoaded": true,
57   "dist": {
58     "shasum": "42411aa12ac6de7f4a2dfcfde32cbd07303801e6"
59   },
60   "_from": "cli@0.4.3"
61 }