cff2b340ad7bfbe80de6da9670dd3e38ee947538
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "esprima@https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "esprima@https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
10   "_id": "esprima@https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-n1V+CPw7TSbs6d00+Pv0drYlha0=",
13   "_location": "/grunt-standard/standard-format/esformatter-literal-notation/rocambole/esprima",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "esprima@https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
18     "name": "esprima",
19     "escapedName": "esprima",
20     "rawSpec": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
21     "saveSpec": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
22     "fetchSpec": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/esformatter-literal-notation/rocambole"
26   ],
27   "_spec": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "bin": {
30     "esparse": "./bin/esparse.js",
31     "esvalidate": "./bin/esvalidate.js"
32   },
33   "bugs": {
34     "url": "https://github.com/ariya/esprima/issues"
35   },
36   "description": "ECMAScript parsing infrastructure for multipurpose analysis",
37   "engines": {
38     "node": ">=0.4.0"
39   },
40   "files": [
41     "bin",
42     "test/run.js",
43     "test/runner.js",
44     "test/test.js",
45     "test/compat.js",
46     "test/reflect.js",
47     "esprima.js"
48   ],
49   "homepage": "http://esprima.org",
50   "keywords": [
51     "ast",
52     "ecmascript",
53     "javascript",
54     "parser",
55     "syntax"
56   ],
57   "licenses": [
58     {
59       "type": "BSD",
60       "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
61     }
62   ],
63   "main": "esprima.js",
64   "maintainers": [
65     {
66       "name": "Ariya Hidayat",
67       "email": "ariya.hidayat@gmail.com",
68       "url": "http://ariya.ofilabs.com"
69     }
70   ],
71   "name": "esprima",
72   "repository": {
73     "type": "git",
74     "url": "git+ssh://git@github.com/ariya/esprima.git"
75   },
76   "scripts": {
77     "benchmark": "node test/benchmarks.js",
78     "benchmark-quick": "node test/benchmarks.js quick",
79     "test": "node test/run.js"
80   },
81   "version": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
82 }