pegjs/test/package.json
Futago-za Ryuu cf022429bb Cleanup and Update
- Update all dependencies
- Use '@futagoza/*' ESLint configurations
- Remove redundent '@pegjs/eslint-config'
- Add TypeScript support to the bundler
2019-09-28 23:19:24 +01:00

11 lines
191 B
JSON

{
"name": "@pegjs/spec-suite",
"version": "0.11.0",
"private": true,
"dependencies": {
"chai": "4.2.0",
"chai-like": "1.1.1",
"sinon": "7.5.0"
}
}