mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"name": "bench",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "node ../cli/scripts/index.js build --js false --release"
|
|
}
|
|
}
|