b2ed82c502c7d42cc9eee4f52c8450fc8c9de701
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "optionator@https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "optionator@https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz",
10   "_id": "optionator@https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-t1qJlaLUF98ltuTjhi9QqohlE2g=",
13   "_location": "/grunt-standard/standard/eslint/optionator",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "optionator@https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz",
18     "name": "optionator",
19     "escapedName": "optionator",
20     "rawSpec": "https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz",
21     "saveSpec": "https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz",
22     "fetchSpec": "https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint"
26   ],
27   "_spec": "https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "George Zahariev",
31     "email": "z@georgezahariev.com"
32   },
33   "bugs": {
34     "url": "https://github.com/gkz/optionator/issues"
35   },
36   "dependencies": {
37     "deep-is": "~0.1.2",
38     "fast-levenshtein": "~1.0.0",
39     "levn": "~0.2.5",
40     "prelude-ls": "~1.1.1",
41     "type-check": "~0.3.1",
42     "wordwrap": "~0.0.2"
43   },
44   "description": "option parsing and help generation",
45   "devDependencies": {
46     "LiveScript": "~1.3.1",
47     "istanbul": "~0.1.43",
48     "mocha": "~2.0.1"
49   },
50   "engines": {
51     "node": ">= 0.8.0"
52   },
53   "files": [
54     "lib",
55     "README.md",
56     "LICENSE"
57   ],
58   "homepage": "https://github.com/gkz/optionator",
59   "keywords": [
60     "options"
61   ],
62   "licenses": [
63     {
64       "type": "MIT",
65       "url": "https://raw.githubusercontent.com/gkz/optionator/master/LICENSE"
66     }
67   ],
68   "main": "./lib/",
69   "name": "optionator",
70   "repository": {
71     "type": "git",
72     "url": "git://github.com/gkz/optionator.git"
73   },
74   "scripts": {
75     "test": "make test"
76   },
77   "version": "https://registry.npmjs.org/optionator/-/optionator-0.5.0.tgz"
78 }