{
  "author": {
    "name": "Domenico Rizzo",
    "email": "domenico.rizzo@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/willypuzzle/ts-vuetify-dom-datatable/issues"
  },
  "dependencies": {
    "axios": "^0.16.2",
    "dom-validator": "^1.1.1",
    "findup-sync": "^2.0.0",
    "lodash": "^4.17.10",
    "randomstring": "^1.1.5",
    "resolve": "^1.7.1",
    "ts-vue-dom-helper": ">=0.2.1-alpha.0",
    "vue": "^2.5.16",
    "vue-template-compiler": "^2.5.16",
    "vuetify": "^0.17.1"
  },
  "description": "Typescript augmented vuetify datatable",
  "devDependencies": {
    "grunt": "^1.0.2",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-ts": "^6.0.0-beta.19",
    "transvueify": "0.0.4",
    "transvueify-plugin-typescript": "^1.0.3",
    "typescript": "^2.8.3"
  },
  "directories": {},
  "homepage": "https://github.com/willypuzzle/ts-vuetify-dom-datatable",
  "keywords": [
    "datatable",
    "vuetify"
  ],
  "license": "ISC",
  "main": "Datatable.vue",
  "maintainers": [
    {
      "name": "willypuzzle",
      "email": "domenico.rizzo@gmail.com"
    }
  ],
  "name": "ts-vuetify-dom-datatable",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/willypuzzle/ts-vuetify-dom-datatable.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.0-alpha.30"
}
