4d37d9b09adc97c85db171263997d181890ff07d
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "rocambole@https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "rocambole@https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
10   "_id": "rocambole@https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-Teu/WUMUS8e2AG2Vvo+swLdDUqc=",
13   "_location": "/grunt-standard/standard-format/esformatter-literal-notation/rocambole",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "rocambole@https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
18     "name": "rocambole",
19     "escapedName": "rocambole",
20     "rawSpec": "https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
21     "saveSpec": "https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
22     "fetchSpec": "https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/esformatter-literal-notation"
26   ],
27   "_spec": "https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Miller Medeiros",
31     "email": "http://blog.millermedeiros.com"
32   },
33   "bugs": {
34     "url": "https://github.com/millermedeiros/rocambole/issues"
35   },
36   "dependencies": {
37     "esprima": "~1.0"
38   },
39   "description": "Recursively walk and transform EcmaScript AST",
40   "devDependencies": {
41     "expect.js": "0.2",
42     "istanbul": "~0.1.23",
43     "mocha": "~1.7"
44   },
45   "directories": {
46     "test": "test"
47   },
48   "homepage": "https://github.com/millermedeiros/rocambole#readme",
49   "keywords": [
50     "ast",
51     "walk",
52     "syntax",
53     "source",
54     "tree",
55     "traversal",
56     "falafel",
57     "burrito",
58     "esprima"
59   ],
60   "license": "MIT",
61   "main": "rocambole.js",
62   "name": "rocambole",
63   "repository": {
64     "type": "git",
65     "url": "git+https://github.com/millermedeiros/rocambole.git"
66   },
67   "scripts": {
68     "test": "istanbul test test/runner.js"
69   },
70   "version": "https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz"
71 }