4 "esprima@https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
5 "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
9 "_from": "esprima@https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
10 "_id": "esprima@https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
12 "_integrity": "sha1-YJrFwmZ+rlQztB657OziMxtBSY8=",
13 "_location": "/grunt-standard/standard/eslint/js-yaml/esprima",
14 "_phantomChildren": {},
17 "raw": "esprima@https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
19 "escapedName": "esprima",
20 "rawSpec": "https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
21 "saveSpec": "https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
22 "fetchSpec": "https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz"
25 "/grunt-standard/standard/eslint/js-yaml"
27 "_spec": "https://registry.npmjs.org/esprima/-/esprima-2.0.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.1.1",
43 "escomplex-js": "1.0.0",
47 "json-diff": "~0.3.1",
49 "regenerate": "~0.6.2",
50 "unicode-7.0.0": "~0.1.5"
64 "homepage": "http://esprima.org",
75 "url": "https://github.com/jquery/esprima/raw/master/LICENSE.BSD"
81 "name": "Ariya Hidayat",
82 "email": "ariya.hidayat@gmail.com",
83 "url": "http://ariya.ofilabs.com"
89 "url": "git+https://github.com/jquery/esprima.git"
92 "analyze-coverage": "node node_modules/istanbul/lib/cli.js cover test/runner.js",
93 "benchmark": "node test/benchmarks.js",
94 "benchmark-quick": "node test/benchmarks.js quick",
95 "check-coverage": "node node_modules/istanbul/lib/cli.js check-coverage --statement 100 --branch 100 --function 100",
96 "check-version": "node tools/check-version.js",
97 "complexity": "node tools/list-complexity.js && cr -s -l -w --maxcyc 16 esprima.js",
98 "coverage": "npm run analyze-coverage && npm run check-coverage",
99 "eslint": "node node_modules/eslint/bin/eslint.js esprima.js",
100 "generate-regex": "node tools/generate-identifier-regex.js",
101 "jscs": "jscs esprima.js test/*test.js",
102 "lint": "npm run check-version && npm run eslint && npm run jscs && npm run complexity",
103 "test": "node test/run.js && npm run lint && npm run coverage"
105 "version": "https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz"