v1
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "spark-slop",
|
||||
"version": "1.0.0",
|
||||
"description": "Store project ideas with timestamped notes",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "bun --watch src/server.ts",
|
||||
"start": "bun src/server.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bun-types": "^1.3.14"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user