{
  "name": "@web-atoms/web-controls",
  "version": "2.4.4",
  "description": "HTML controls for web atoms core",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0",
    "postversion": "git push --follow-tags"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/web-atoms/web-controls.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/web-atoms/web-controls/issues"
  },
  "homepage": "https://github.com/web-atoms/web-controls#readme",
  "dependencies": {
    "@web-atoms/core": "^2.4.1",
    "@web-atoms/data-styles": "^1.0.108",
    "@web-atoms/date-time": "^1.0.26",
    "@web-atoms/module-loader": "^2.1.33",
    "reflect-metadata": "^0.1.13"
  },
  "devDependencies": {
    "@web-atoms/ts-to-systemjs": "^1.1.12",
    "istanbul": "^0.4.5",
    "remap-istanbul": "^0.13.0",
    "tslib": "^2.4.1"
  }
}
