esprit 0.0.5

An ECMAScript parser library.
Documentation
1
2
3
4
5
6
7
8
9
{
  "description": "Build script for generating parser tests.",
  "homepage": "https://github.com/dherman/esprit",
  "repository": "https://github.com/dherman/esprit",
  "dependencies": {
    "esprima": "2.2.0",
    "js-beautify": "1.5.5"
  }
}