napi-rs/bench/package.json

7 lines
130 B
JSON

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