TiaoZhan_Homework/homewok/4/package.json

15 lines
279 B
JSON

{
"name": "tianzhan4",
"version": "1.0.0",
"description": "Homework for tz",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Luthics",
"license": "ISC",
"dependencies": {
"typescript": "^4.8.4"
}
}