{
  "name": "ag-grid",
  "version": "12.0.2",
  "description": "Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components",
  "main": "./main.js",
  "scripts": {
    "test": "exit 0",
    "watchWebpack": "webpack --watch"
  },
  "typings": "./main.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/ceolter/ag-grid.git"
  },
  "keywords": [
    "web-components",
    "grid",
    "data",
    "table",
    "angular",
    "angular-component",
    "react",
    "react-component",
    "angularjs",
    "reactjs"
  ],
  "jspm": {
    "main": "jspm-main"
  },
  "author": "Niall Crosby <niall.crosby@ag-grid.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ceolter/ag-grid/issues"
  },
  "homepage": "http://www.ag-grid.com/",
  "devDependencies": {
    "gulp": "3.9.0",
    "gulp-foreach": "0.1.0",
    "gulp-rename": "1.2.2",
    "gulp-stylus": "2.2.0",
    "gulp-uglify": "1.5.1",
    "gulp-typescript": "2.10.0",
    "gulp-sourcemaps": "1.5.2",
    "gulp-clean": "0.3.1",
    "gulp-header": "1.7.0",
    "gulp-tsd": "0.0.4",
    "style-loader": "0.13.0",
    "css-loader": "0.23.1",
    "json-stable-stringify": "1.0.0",
    "jasmine-core": "2.4.1",
    "gulp-jasmine": "2.2.1",
    "nib": "^1.1.0",
    "stylus": "0.53.0",
    "vinyl-buffer": "1.0.0",
    "typescript": "2.4.1",
    "merge2": "0.3.6",
    "webpack-stream": "3.1.0",
    "webpack": "2.2.1",
    "gulp-replace": "0.5.4",
    "gulp-if": "2.0.1"
  }
}
