Initial commit
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "flexpatrol.ru-form-handler",
|
||||
"module": "index.ts",
|
||||
"devDependencies": {
|
||||
"bun-types": "^0.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "bun run index.ts"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user