{
  "name": "vehicle-manufacture-manufacturing",
  "description": "Vehicle Lifecycle - A manufacturers view",
  "main": "index.js",
  "author": "Hyperledger Composer",
  "license": "Apache-2.0",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "d3": "^4.7.4",
    "angular": "^1.6.4",
    "angular-ui-router": "^0.4.2",
    "components-font-awesome": "^4.7.0",
    "angular-ui-notification": "^0.3.6"
  }
}
