INIT
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "job-tracking-system",
|
||||
"version": "1.0.0",
|
||||
"description": "Job Tracking System - A web application for managing construction/contracting jobs",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "bun run server.js"
|
||||
},
|
||||
"keywords": [
|
||||
"job-tracking",
|
||||
"pocketbase",
|
||||
"construction"
|
||||
],
|
||||
"author": "",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user