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