# Sofie: The Modern TV News Studio Automation System (Sofie Blueprints Integration)

[![npm](https://img.shields.io/npm/v/@sofie-automation/blueprints-integration)](https://www.npmjs.com/package/@sofie-automation/blueprints-integration)

This library is used to define the interfaces and common code between [Sofie Server Core](https://github.com/nrkno/tv-automation-server-core) and the blueprints.

This is a part of the [**Sofie** TV News Studio Automation System](https://github.com/nrkno/Sofie-TV-automation/).

Note: This library does not follow semver. It is recommended to add it in your package json like `"@sofie-automation/blueprints-integration": "~1.16.0"` matching the version of sofie core you are running

# Getting started

Coming soon

## Development

This library is developed as part of [Sofie Server Core](https://github.com/nrkno/tv-automation-server-core). See there for instructions
