e285ccb45794c2ddf2f54913fabbdfb2a81c84f9
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "rocambole-token@https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "rocambole-token@https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz",
10   "_id": "rocambole-token@https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-x4XfdCjcPLJ614lwR71SOMwHDTU=",
13   "_location": "/grunt-standard/standard-format/esformatter-literal-notation/rocambole-token",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "rocambole-token@https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz",
18     "name": "rocambole-token",
19     "escapedName": "rocambole-token",
20     "rawSpec": "https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/esformatter-literal-notation"
26   ],
27   "_spec": "https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Miller Medeiros",
31     "email": "contact@millermedeiros.com",
32     "url": "http://blog.millermedeiros.com"
33   },
34   "bugs": {
35     "url": "https://github.com/millermedeiros/rocambole-token/issues"
36   },
37   "description": "Helpers for rocambole AST token manipulation",
38   "devDependencies": {
39     "jasmine-node": "~1.11.0",
40     "rocambole": "~0.2.3"
41   },
42   "homepage": "https://github.com/millermedeiros/rocambole-token",
43   "jshintConfig": {
44     "node": true
45   },
46   "keywords": [
47     "ast",
48     "token",
49     "rocambole"
50   ],
51   "license": "MIT",
52   "main": "./index.js",
53   "name": "rocambole-token",
54   "repository": {
55     "type": "git",
56     "url": "git+https://github.com/millermedeiros/rocambole-token.git"
57   },
58   "scripts": {
59     "test": "jasmine-node test/"
60   },
61   "version": "https://registry.npmjs.org/rocambole-token/-/rocambole-token-1.2.1.tgz"
62 }