0ef0477c4556ae120ad72220f76397d2dc6e4cb0
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "argparse@https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "argparse@https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz",
10   "_id": "argparse@https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-vPrjkFllbRlz0LnmoadBVLWpoTY=",
13   "_location": "/grunt-standard/standard/eslint/js-yaml/argparse",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "argparse@https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz",
18     "name": "argparse",
19     "escapedName": "argparse",
20     "rawSpec": "https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz",
21     "saveSpec": "https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz",
22     "fetchSpec": "https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/js-yaml"
26   ],
27   "_spec": "https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "bugs": {
30     "url": "https://github.com/nodeca/argparse/issues"
31   },
32   "contributors": [
33     {
34       "name": "Eugene Shkuropat"
35     },
36     {
37       "name": "Paul Jacobson"
38     }
39   ],
40   "dependencies": {
41     "lodash": ">= 3.2.0 < 4.0.0",
42     "sprintf-js": "~1.0.2"
43   },
44   "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
45   "devDependencies": {
46     "mocha": "*"
47   },
48   "homepage": "https://github.com/nodeca/argparse",
49   "keywords": [
50     "cli",
51     "parser",
52     "argparse",
53     "option",
54     "args"
55   ],
56   "license": "MIT",
57   "main": "./index.js",
58   "name": "argparse",
59   "repository": {
60     "type": "git",
61     "url": "git://github.com/nodeca/argparse.git"
62   },
63   "scripts": {
64     "test": "make test"
65   },
66   "version": "https://registry.npmjs.org/argparse/-/argparse-1.0.2.tgz"
67 }