Files
frameworkless_front_end_dev…/todo/package.json
2022-03-05 15:18:08 +01:00

16 lines
299 B
JSON

{
"name": "todo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"typescript": "^4.5.5",
"typescript-lit-html-plugin": "^0.9.0"
}
}