File tree Expand file tree Collapse file tree 12 files changed +28
-29
lines changed
Expand file tree Collapse file tree 12 files changed +28
-29
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export const SYSTEM_ID: CoreSystemId = protectString('core')
1010/**
1111 * Criticality level for service messages. Specification of criticality in server
1212 * messages from sofie-monitor:
13- * https://github.com/nrkno/tv-automation- sofie-monitor/blob/master/src/data/serviceMessages/ServiceMessage.ts
13+ * https://github.com/nrkno/sofie-monitor/blob/master/src/data/serviceMessages/ServiceMessage.ts
1414 *
1515 * @export
1616 * @enum {number}
Original file line number Diff line number Diff line change 77 "license" : " MIT" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
10+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
1111 "directory" : " packages/blueprints-integration"
1212 },
1313 "bugs" : {
14- "url" : " https://github.com/nrkno/tv-automation-server -core/issues"
14+ "url" : " https://github.com/nrkno/sofie -core/issues"
1515 },
16- "homepage" : " https://github.com/nrkno/tv-automation-server -core/blob/master/packages/blueprints-integration#readme" ,
16+ "homepage" : " https://github.com/nrkno/sofie -core/blob/master/packages/blueprints-integration#readme" ,
1717 "scripts" : {
1818 "build" : " run -T rimraf dist && run build:main" ,
1919 "build:main" : " run -T tsc -p tsconfig.build.json" ,
Original file line number Diff line number Diff line change 88 "license" : " MIT" ,
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
11+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
1212 "directory" : " packages/corelib"
1313 },
1414 "bugs" : {
15- "url" : " https://github.com/nrkno/tv-automation-server -core/issues"
15+ "url" : " https://github.com/nrkno/sofie -core/issues"
1616 },
17- "homepage" : " https://github.com/nrkno/tv-automation-server -core/blob/master/packages/corelib#readme" ,
17+ "homepage" : " https://github.com/nrkno/sofie -core/blob/master/packages/corelib#readme" ,
1818 "scripts" : {
1919 "build" : " run -T rimraf dist && run build:main" ,
2020 "build:main" : " run -T tsc -p tsconfig.build.json" ,
Original file line number Diff line number Diff line change 77 "private" : true ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
10+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
1111 "directory" : " packages/job-worker"
1212 },
1313 "bugs" : {
14- "url" : " https://github.com/nrkno/tv-automation-server -core/issues"
14+ "url" : " https://github.com/nrkno/sofie -core/issues"
1515 },
16- "homepage" : " https://github.com/nrkno/tv-automation-server -core/blob/master/packages/job-worker#readme" ,
16+ "homepage" : " https://github.com/nrkno/sofie -core/blob/master/packages/job-worker#readme" ,
1717 "scripts" : {
1818 "dev" : " run -T nodemon --config nodemon.json src/index.ts" ,
1919 "dev:debug" : " run -T nodemon --config nodemon.json --inspect-brk src/index.ts" ,
Original file line number Diff line number Diff line change 66 "license" : " MIT" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
9+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
1010 "directory" : " packages/live-status-gateway"
1111 },
1212 "bugs" : {
13- "url" : " https://github.com/nrkno/tv-automation-server -core/issues"
13+ "url" : " https://github.com/nrkno/sofie -core/issues"
1414 },
15- "homepage" : " https://github.com/nrkno/tv-automation-server -core/blob/master/packages/live-status-gateway#readme" ,
15+ "homepage" : " https://github.com/nrkno/sofie -core/blob/master/packages/live-status-gateway#readme" ,
1616 "contributors" : [],
1717 "scripts" : {
1818 "build" : " run -T rimraf dist && run build:main" ,
Original file line number Diff line number Diff line change 66 "license" : " MIT" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
9+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
1010 "directory" : " packages/mos-gateway"
1111 },
1212 "bugs" : {
13- "url" : " https://github.com/nrkno/tv-automation-server -core/issues"
13+ "url" : " https://github.com/nrkno/sofie -core/issues"
1414 },
15- "homepage" : " https://github.com/nrkno/tv-automation-server -core/blob/master/packages/mos-gateway#readme" ,
15+ "homepage" : " https://github.com/nrkno/sofie -core/blob/master/packages/mos-gateway#readme" ,
1616 "author" : {
1717 "name" : " Johan Nyman" ,
1818
Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
8+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
99 "directory" : " packages/openapi"
1010 },
1111 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 66 "license" : " MIT" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
9+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
1010 "directory" : " packages/playout-gateway"
1111 },
1212 "bugs" : {
13- "url" : " https://github.com/nrkno/tv-automation-server -core/issues"
13+ "url" : " https://github.com/nrkno/sofie -core/issues"
1414 },
15- "homepage" : " https://github.com/nrkno/tv-automation-server -core/blob/master/packages/playout-gateway#readme" ,
15+ "homepage" : " https://github.com/nrkno/sofie -core/blob/master/packages/playout-gateway#readme" ,
1616 "author" : {
1717 "name" : " Johan Nyman" ,
1818
Original file line number Diff line number Diff line change 66 "outDir" : " ./dist" ,
77 "baseUrl" : " ./" ,
88 "paths" : {
9- "*" : [" ./node_modules/*" ],
10- "tv-automation-playout-gateway" : [" ./src/index.ts" ]
9+ "*" : [" ./node_modules/*" ]
1110 },
1211 "types" : [" node" ],
1312 // TSR throws some typings issues
Original file line number Diff line number Diff line change 99 "license" : " MIT" ,
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/nrkno/tv-automation-server -core.git" ,
12+ "url" : " git+https://github.com/nrkno/sofie -core.git" ,
1313 "directory" : " packages/server-core-integration"
1414 },
1515 "bugs" : {
16- "url" : " https://github.com/nrkno/tv-automation-server -core/issues"
16+ "url" : " https://github.com/nrkno/sofie -core/issues"
1717 },
18- "homepage" : " https://github.com/nrkno/tv-automation-server -core/blob/master/packages/server-core-integration#readme" ,
18+ "homepage" : " https://github.com/nrkno/sofie -core/blob/master/packages/server-core-integration#readme" ,
1919 "author" : {
2020 "name" : " Johan Nyman" ,
2121
You can’t perform that action at this time.
0 commit comments