1{
2  "name": "tablelayout",
3  "keywords": [
4    "dokuwiki",
5    "dokuwiki-plugin"
6  ],
7  "repository": {
8    "type": "git",
9    "url": "https://github.com/cosmocode/dokuwiki-plugin-tablelayout.git"
10  },
11  "devDependencies": {
12    "eslint": "^4.4.1",
13    "eslint-plugin-compat": "^2.2.0",
14    "grunt": "^1.0.1",
15    "grunt-contrib-jshint": "^1.1.0",
16    "grunt-contrib-qunit": "^2.0.0",
17    "grunt-contrib-watch": "^1.0.0",
18    "grunt-eslint": "^20.0.0",
19    "jquery": "^3.2.1",
20    "qunitjs": "^2.4.0"
21  }
22}
23