napi-rs/bench/package.json
2022-01-24 17:25:40 +08:00

7 lines
135 B
JSON

{
"name": "bench",
"version": "1.0.0",
"scripts": {
"build": "node ../cli/scripts/index.js build --js false --release"
}
}