{
  "name": "test",
  "version": "1.0.0",
  "main": "start.js",
  "scripts": {
    "start:app": "cm-notify start:app",
    "start:ngrok": "cm-notify start:ngrok",
    "setup:google": "cm-notify setup:google",
    "setup:adobe": "cm-notify setup:adobe",
    "test": "cm-notify test",
    "template": "cm-notify aio:init ./app"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "@netcentric/cm-notify": "file:.."
  }
}
