{
  "name": "baDataModel",
  "description": "BrightAuthor Data Model library",
  "version": "0.0.42",
  "author": "Jim Sugg",
  "license": "MIT",
  "dependencies": {
    "node-uuid": "^1.4.7",
    "redux": "^3.6.0",
    "redux-thunk": "^2.1.0",
    "reselect": "^2.5.4"
  },
  "devDependencies": {
    "parallelshell": "^2.0.0",
    "tsunit.external": "^2.0.10"
  },
  "scripts": {
    "prepare" : "tsc node_modules/tsunit.external/tsUnit.ts --target ES6 --module commonjs && tsc node_modules/tsunit.external/tsUnitAsync.ts --target ES6 --module commonjs"
  }
}
