{
  "name": "umd",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "npx serve"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "bootstrap": "^4.5.2",
    "bootstrap.native": "^3.0.13",
    "directpay-ipg-js": "file:../..",
    "pusher-js": "^7.0.0"
  },
  "devDependencies": {
    "serve": "^11.3.2"
  }
}
