{
  "name": "vaadin-grid",
  "version": "3.0.0",
  "description": "A free, flexible and high-quality Web Component for showing large amounts of tabular data",
  "author": "Vaadin Ltd",
  "license": "Apache-2.0",
  "repository": "vaadin/vaadin-grid",
  "bugs": {
    "url": "https://github.com/vaadin/vaadin-grid/issues"
  },
  "homepage": "https://vaadin.com/elements",
  "devDependencies": {
    "bower": "latest",
    "coveralls": "2.11.3",
    "eslint": "^3.19.0",
    "eslint-config-vaadin": "latest",
    "eslint-plugin-html": "^2.0.0",
    "gulp": "latest",
    "gulp-eslint": "^3.0.1",
    "gulp-html-extract": "^0.3.0",
    "gulp-stylelint": "^3.7.0",
    "polymer-cli": "^0.18.0",
    "stylelint": "^7.10.0",
    "stylelint-config-vaadin": "latest",
    "wct-random-output": "^0.1.1",
    "web-component-tester": "4.0.3",
    "web-component-tester-istanbul": "https://github.com/t2ym/web-component-tester-istanbul/tarball/0.10.1",
    "yargs": "latest"
  },
  "scripts": {
    "test": "wct"
  },
  "keywords": [
    "vaadin",
    "elements",
    "components",
    "webcomponents",
    "web-components",
    "gwt",
    "grid",
    "datagrid",
    "datatable",
    "data-grid",
    "data-table"
  ]
}
