{
  "private": true,
  "name": "@hpcc-js/demo-quickstart-amd",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "requirejs": "2.3.5",
    "@hpcc-js/chart": "*",
    "@hpcc-js/layout": "*",
    "@hpcc-js/phosphor": "*"
  },
  "author": "",
  "license": "Apache-2.0"
}