mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-18 12:39:39 +03:00
2ee5141d8e
- move all package commands to scripts/pkg-task - jest now uses swc - rollup now uses swc - move all benchmark packages to benchmark/package.json
12 lines
320 B
JSON
12 lines
320 B
JSON
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "8.2.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.2.0.tgz",
|
|
"integrity": "sha512-LLKxDvHeL91/8MIyTAD5BFMNtoIwztGPMiM/7Bl8rIPmHCZXRxmSWr91h57dpOpnQ6jIUqEWdXE/uBYMfiVZDA=="
|
|
}
|
|
}
|
|
}
|