{
  "name": "ag-grid-iux-enterprise",
  "version": "4.0.0",
  "description": "ag-Grid Enterprise Features",
  "dependencies": {},
  "devDependencies": {
    "del": "^3.0.0",
    "ag-grid-iux-community": "^1.0.1",
    "css-loader": "^1.0.0",
    "gulp": "^4.0.2",
    "gulp-clean": "^0.4.0",
    "gulp-header": "^2.0.5",
    "gulp-rename": "^1.4.0",
    "gulp-replace": "^1.0.0",
    "gulp-typescript": "^4.0.2",
    "merge2": "^1.2.2",
    "style-loader": "^0.22.1",
    "tslint": "^5.11.0",
    "typescript": "2.9.2",
    "webpack": "^3.12.0",
    "webpack-stream": "^4.0.3"
  },
  "homepage": "http://www.ag-grid.com/",
  "keywords": [
    "grid",
    "data",
    "table",
    "enterprise"
  ],
  "license": "Commercial",
  "main": "main.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ag-grid/ag-grid.git"
  },
  "scripts": {
    "build": "gulp release",
    "test": "echo \"Error: no test specified\" && exit 1",
    "watchWebpack": "webpack --watch"
  },
  "types": "main.d.ts"
}
