22 lines
613 B
JSON
22 lines
613 B
JSON
{
|
|
"name": "panasonic-av-hs6000",
|
|
"version": "1.0.0",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"format": "prettier -w ."
|
|
},
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/bitfocus/companion-module-panasonic-av-hs6000.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.1+sha512.f95ce356460e05be48d66401c1ae64ef84d163dd689964962c6888a9810865e39097a5e9de748876c2e0bf89b232d583c33982773e9903ae7a76257270986538"
|
|
}
|