This website requires JavaScript.
Explore
Help
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
You've already forked pegjs
0
Code
Issues
Pull requests
Releases
Wiki
Activity
d7c11c54e8
pegjs
/
tools
/
benchmark
/
package.json
6 lines
86 B
JSON
Raw
Normal View
History
Unescape
Escape
Move test/benchmark to tools/benchmark
2018-11-02 18:03:30 +01:00
{
General QOL changes - Added 'test/package.json' for dependencies used by spec tests - Changed package names of local tools to reflect actual usage - Removed bins for local tools (using files via 'node [file]' command) - Updated help text for the CLIs of local tools to reflect changes - Updated READMEs for tools - Moved babel dependencies to 'tools/bundle/package.json' - 'tools/bundle' now only logs created and watching - Updated scripts in root package.json
2018-11-04 11:01:56 +01:00
"name"
:
"@pegjs/benchmark-suite"
,
Move test/benchmark to tools/benchmark
2018-11-02 18:03:30 +01:00
"version"
:
"3.1.0"
,
General QOL changes - Added 'test/package.json' for dependencies used by spec tests - Changed package names of local tools to reflect actual usage - Removed bins for local tools (using files via 'node [file]' command) - Updated help text for the CLIs of local tools to reflect changes - Updated READMEs for tools - Moved babel dependencies to 'tools/bundle/package.json' - 'tools/bundle' now only logs created and watching - Updated scripts in root package.json
2018-11-04 11:01:56 +01:00
"private"
:
true
Move test/benchmark to tools/benchmark
2018-11-02 18:03:30 +01:00
}
Reference in a new issue
Copy permalink