7 lines
135 B
JSON
7 lines
135 B
JSON
{
|
|
"name": "bench",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"build": "node ../cli/scripts/index.js build --js false --release"
|
|
}
|
|
}
|