chg-stn-motherboard-ti-mcu/package.json

23 lines
503 B
JSON

{
"name": "cantouart_ti",
"version": "1.2.1",
"description": "TI_MCU_firmware",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.vecmocon.com/Vecmocon_Technologies/cantouart_ti.git"
},
"keywords": [
"TI_MCU_FRIMWARE_VIM"
],
"author": "VIM",
"license": "ISC",
"devDependencies": {
"@release-it/conventional-changelog": "^10.0.1",
"release-it": "^19.0.4"
}
}