9 lines
291 B
JSON
9 lines
291 B
JSON
{
|
|
"name": "soundboard-ts",
|
|
"private": true,
|
|
"description": "Editor and versioning surface only: stock TypeScript tooling resolves @native-sdk/core from here. The native CLI never reads it and builds with node_modules absent.",
|
|
"dependencies": {
|
|
"@native-sdk/core": "0.5.0"
|
|
}
|
|
}
|