arsene/package.json
2024-04-17 18:31:12 +10:00

14 lines
196 B
JSON

{
"name": "arsene",
"version": "1.0.0",
"description": "",
"author": "",
"scripts": {
"build": "tsc"
},
"license": "MIT",
"devDependencies": {
"typescript": "^5.4.5"
}
}