{
  "name": "UploadPlus",
  "version": "3.3.0",
  "description": "UploadPlus WordPress plugin",
  "main": "Gruntfile.js",
  "directories": {
    "test": "tests"
  },
  "dependencies": {
    "grunt": "~0.4.1",
    "grunt-cli": "~0.1.9",
    "grunt-curl": "~0.6.0",
    "grunt-phpcs": "~0.1.1",
    "grunt-shell": "~0.2.2",
    "grunt-phpdocumentor": "~0.1.0",
    "grunt-wordpress": "~1.0.7",
    "grunt-phplint": "0.0.5"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@github.com:swergroup/uploadplus.git"
  },
  "keywords": [
    "wp",
    "plugin",
    ""
  ],
  "author": "pixline",
  "license": "GPL2",
  "gitHead": "915d78d01d8a53c9c959cd7d19e2731d2a779123",
  "readmeFilename": "readme.md"
}
