cleaning up
This commit is contained in:
parent
51e468bc15
commit
12d78ba947
1 changed files with 0 additions and 21 deletions
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"name": "@brainy/studio",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"description": "Brainy Studio - Interactive VFS and Neural Graph Explorer",
|
|
||||||
"type": "module",
|
|
||||||
"scripts": {
|
|
||||||
"start": "npx tsx server.ts",
|
|
||||||
"dev": "npx tsx --watch server.ts"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@soulcraft/brainy": "file:../../",
|
|
||||||
"express": "^4.18.2",
|
|
||||||
"cors": "^2.8.5"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"@types/express": "^4.17.21",
|
|
||||||
"@types/cors": "^2.8.17",
|
|
||||||
"@types/node": "^20.0.0",
|
|
||||||
"tsx": "^4.19.2"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue