{
  "name": "ht-wrp",
  "version": "1.1.0",
  "description": "The HummingTree Wordpress plugin",
  "main": "ht-wrp.php",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://bitbucket.org/hummingtree/hummingtree-wp-plugin"
  },
  "author": "HummingTree",
  "license": "GPL-2.0-only",
  "homepage": "https://bitbucket.org/hummingtree/hummingtree-wp-plugin#readme",
  "devDependencies": {
    "babel-env": "^2.4.1",
    "babel-loader": "^7.1.2",
    "css-loader": "^0.28.9",
    "extract-text-webpack-plugin": "^3.0.2",
    "node-sass": "^4.7.2",
    "sass-loader": "^6.0.6",
    "style-loader": "^0.19.1",
    "webpack": "^3.10.0"
  }
}
