You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
400 B

{
"name": "chap1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.2.3",
"@types/semver": "^7.5.0",
"typescript": "^5.0.4"
},
"dependencies": {
"node-svn-ultimate": "^1.2.1",
"semver": "^7.5.1"
}
}

Powered by TurnKey Linux.