{
  "name": "co-govco-modulo-interaccion",
  "version": "0.0.4",
  "description": "Stencil Component Starter",
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "es2015": "dist/esm/index.mjs",
  "es2017": "dist/esm/index.mjs",
  "types": "dist/types/index.d.ts",
  "collection": "dist/collection/collection-manifest.json",
  "collection:main": "dist/collection/index.js",
  "unpkg": "dist/modulo-interaccion/modulo-interaccion.js",
  "files": [
    "dist/",
    "loader/"
  ],
  "styles": [],
  "scripts": {
    "build": "stencil build --docs",
    "start": "stencil build --dev --watch --serve",
    "test": "stencil test --spec --e2e",
    "test.watch": "stencil test --spec --e2e --watchAll"
  },
  "devDependencies": {
    "@stencil/core": "^1.0.7"
  },
  "license": "MIT",
  "dependencies": {
    "@types/grecaptcha": "^2.0.36",
    "bootstrap": "^4.3.1",
    "grecaptcha": "^1.0.3",
    "mobile-detect": "^1.4.3",
    "popper.js": "^1.14.7",
    "ts-keycode-enum": "^1.0.6"
  },
  "author": ""
}
