{
  "name": "dynamorse",
  "version": "0.1.23",
  "description": "IT swiss army knife for professional media infrastructure and production.",
  "main": "server.js",
  "scripts": {
    "test": "tape test/*Spec.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Streampunk/dynamorse-deprecated.git"
  },
  "author": "Streampunk Media Ltd",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/Streampunk/dynamorse-deprecated/issues"
  },
  "keywords": [
    "AMWA",
    "incubator",
    "Node-RED",
    "reactive",
    "JT-NM",
    "NMOS"
  ],
  "homepage": "https://github.com/Streampunk/dynamorse-deprecated#readme",
  "dependencies": {
    "body-parser": "^1.15.0",
    "express": "^4.13.4",
    "fastqueue": "^0.1.0",
    "highland": "^2.5.1",
    "mdns-js": "^0.5.0",
    "mp4-stream": "^2.0.1",
    "nmos-ledger": "^1.0.16",
    "node-red": "^0.13.1",
    "promise": "^7.1.1",
    "seamless-immutable": "^4.1.1",
    "tape": "^4.2.2",
    "uuid": "^2.0.1",
    "xml2js": "^0.4.16",
    "codecadon": "^0.0.9",
    "macadam": "^0.1.10",
    "netadon" : "^0.0.5",
    "kelvinadon" : "^0.1.2",
    "naudiodon" : "^0.0.8"
  },
  "bin": {
    "dynamorse": "./server.js"
  }
}
