This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
tmp/package.json
2023-09-11 15:46:07 +03:00

13 lines
202 B
JSON

{
"name": "michael",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "tsc && node dist/index.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}