{
  "name": "otp-web-component",
  "version": "0.0.1",
  "description": "Stencil App Starter",
  "repository": {
    "type": "git",
    "url": "https://github.com/allynkalda/otpWebComponent.git"
  },
  "scripts": {
    "build": "stencil build",
    "start": "stencil build --dev --watch --serve",
    "test": "stencil test --spec --e2e",
    "test.watch": "stencil test --spec --e2e --watchAll",
    "generate": "stencil generate"
  },
  "devDependencies": {
    "@stencil/core": "^1.12.2",
    "@stencil/router": "^1.0.1"
  },
  "license": "MIT"
}
