cf022429bb
- Update all dependencies - Use '@futagoza/*' ESLint configurations - Remove redundent '@pegjs/eslint-config' - Add TypeScript support to the bundler
11 lines
191 B
JSON
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"
|
|
}
|
|
}
|