|
1 | 1 | { |
2 | | - "name": "hermann-stagetimerio", |
3 | | - "version": "1.0.0", |
4 | | - "description": "Companion module for stagetimer.io", |
5 | | - "manufacturer": "Lukas Hermann", |
6 | | - "product": [ |
7 | | - "Stagetimer.io" |
8 | | - ], |
9 | | - "shortname": "stagetimer", |
10 | | - "main": "src/index.js", |
11 | | - "scripts": { |
12 | | - "test": "echo \"Error: no test specified\" && exit 1", |
13 | | - "prettier": "prettier", |
14 | | - "eslint": "eslint", |
15 | | - "semantic-release": "semantic-release" |
16 | | - }, |
17 | | - "keywords": [ |
18 | | - "Companion", |
19 | | - "stagetimer.io" |
20 | | - ], |
21 | | - "author": "Johnny Estilles <johnny@estilles.com>", |
22 | | - "license": "ISC", |
23 | | - "devDependencies": { |
24 | | - "@semantic-release/changelog": "^6.0.1", |
25 | | - "@semantic-release/git": "^10.0.1", |
26 | | - "eslint": "^8.1.0", |
27 | | - "prettier": "^2.4.1", |
28 | | - "semantic-release": "^18.0.0" |
29 | | - }, |
30 | | - "repository": { |
31 | | - "type": "git", |
32 | | - "url": "https://github.com/bitfocus/companion-module-hermann-stagetimerio.git" |
33 | | - }, |
34 | | - "dependencies": { |
35 | | - "needle": "^3.0.0" |
36 | | - } |
| 2 | + "name": "hermann-stagetimerio", |
| 3 | + "version": "1.0.0", |
| 4 | + "description": "Companion module for stagetimer.io", |
| 5 | + "manufacturer": "Lukas Hermann", |
| 6 | + "product": [ |
| 7 | + "Stagetimer.io" |
| 8 | + ], |
| 9 | + "shortname": "stagetimer", |
| 10 | + "main": "src/index.js", |
| 11 | + "scripts": { |
| 12 | + "test": "echo \"Error: no test specified\" && exit 1", |
| 13 | + "prettier": "prettier", |
| 14 | + "eslint": "eslint", |
| 15 | + "semantic-release": "semantic-release" |
| 16 | + }, |
| 17 | + "keywords": [ |
| 18 | + "Companion", |
| 19 | + "stagetimer.io" |
| 20 | + ], |
| 21 | + "author": "Johnny Estilles <johnny@estilles.com>", |
| 22 | + "license": "ISC", |
| 23 | + "devDependencies": { |
| 24 | + "@semantic-release/changelog": "^6.0.1", |
| 25 | + "@semantic-release/git": "^10.0.1", |
| 26 | + "eslint": "^8.1.0", |
| 27 | + "prettier": "^2.4.1", |
| 28 | + "semantic-release": "^18.0.0" |
| 29 | + }, |
| 30 | + "repository": { |
| 31 | + "type": "git", |
| 32 | + "url": "git+https://github.com/bitfocus/companion-module-hermann-stagetimerio.git" |
| 33 | + }, |
| 34 | + "dependencies": { |
| 35 | + "needle": "^3.0.0" |
| 36 | + }, |
| 37 | + "homepage": "https://github.com/bitfocus/companion-module-hermann-stagetimerio#readme", |
| 38 | + "bugs": { |
| 39 | + "url": "https://github.com/bitfocus/companion-module-hermann-stagetimerio/issues" |
| 40 | + }, |
| 41 | + "api_version": "1.0.0" |
37 | 42 | } |
0 commit comments