nexu-io--open-design
8 行
299 B
JSON
8 行
299 B
JSON
{
|
|
"toolName": "tools-release",
|
|
"packageName": "@open-design/tools-release",
|
|
"buildCommand": "pnpm --filter @open-design/tools-release build",
|
|
"distEntries": ["dist/index.mjs"],
|
|
"inputs": ["src", "resources", "scripts", "meta.json", "package.json", "esbuild.config.mjs", "tsconfig.json"]
|
|
}
|