4 "esprima@https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz",
5 "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
9 "_from": "esprima@https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz",
10 "_id": "esprima@https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz",
12 "_integrity": "sha1-QpLB1o5Bc9gV+iKQ3Hr8ltgfzYM=",
13 "_location": "/grunt-standard/standard-format/esformatter/rocambole/esprima",
14 "_phantomChildren": {},
17 "raw": "esprima@https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz",
19 "escapedName": "esprima",
20 "rawSpec": "https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz",
21 "saveSpec": "https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz",
22 "fetchSpec": "https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz"
25 "/grunt-standard/standard-format/esformatter/rocambole"
27 "_spec": "https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz",
28 "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
30 "name": "Ariya Hidayat",
31 "email": "ariya.hidayat@gmail.com"
34 "esparse": "./bin/esparse.js",
35 "esvalidate": "./bin/esvalidate.js"
38 "url": "http://issues.esprima.org"
40 "description": "ECMAScript parsing infrastructure for multipurpose analysis",
42 "complexity-report": "~1.4.0",
43 "escomplex-js": "1.2.0",
47 "json-diff": "~0.3.1",
49 "regenerate": "~0.6.2",
50 "unicode-7.0.0": "~0.1.5"
62 "homepage": "http://esprima.org",
73 "url": "https://github.com/jquery/esprima/raw/master/LICENSE.BSD"
79 "name": "Ariya Hidayat",
80 "email": "ariya.hidayat@gmail.com",
81 "url": "http://ariya.ofilabs.com"
87 "url": "git+https://github.com/jquery/esprima.git"
90 "analyze-coverage": "istanbul cover test/runner.js",
91 "benchmark": "node test/benchmarks.js",
92 "benchmark-quick": "node test/benchmarks.js quick",
93 "check-coverage": "istanbul check-coverage --statement 100 --branch 100 --function 100",
94 "check-version": "node tools/check-version.js",
95 "complexity": "node tools/list-complexity.js && cr -s -l -w --maxcyc 17 esprima.js",
96 "coverage": "npm run analyze-coverage && npm run check-coverage",
97 "eslint": "node node_modules/eslint/bin/eslint.js esprima.js",
98 "generate-regex": "node tools/generate-identifier-regex.js",
99 "jscs": "jscs esprima.js",
100 "lint": "npm run check-version && npm run eslint && npm run jscs && npm run complexity",
101 "test": "node test/run.js && npm run lint && npm run coverage"
103 "version": "https://registry.npmjs.org/esprima/-/esprima-2.2.0.tgz"