companion-module-puretech-p.../package.json

22 lines
479 B
JSON

{
"name": "purelink-pt-ma-hd44m",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"format": "prettier -w ."
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/bitfocus/companion-module-purelink-pt-ma-hd44m.git"
},
"dependencies": {
"@companion-module/base": "~1.4.0"
},
"devDependencies": {
"@companion-module/tools": "^1.3.2"
},
"prettier": "@companion-module/tools/.prettierrc.json",
"packageManager": "yarn@4.9.2"
}