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