add files to vcs
Took 12 hours 2 minutes
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "itender",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://git.dateien.org/TobiasH/itender.git",
|
||||
"author": "Tobias Hopp <thopp@conet.de>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.15.14",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user