This commit is contained in:
parent
8c17859a11
commit
cf03e29315
10 changed files with 243 additions and 4 deletions
15
thecockpit/package.json
Normal file
15
thecockpit/package.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "thecockpit",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"build": "wasm-pack build --target web"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"devDependencies": {
|
||||
"wasm-pack": "^0.13.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue