We're currently on an old (potentially custom-patched) Esprima version. We should: - [x] Version-track what we're using. (submodule? npm config file?) - [ ] Tidy into lib directory. - [ ] Update to latest version (2.6 for bug #20) - [x] Document nodejs dependency/fixup calling bash script for Debian/everyone else naming issues.
We're currently on an old (potentially custom-patched) Esprima version.
We should: