{
  "name": "chrome-theme-color-changer",
  "version": "1.1.2",
  "main": "Gruntfile.js",
  "author": "Potato4d(Hanatani Takuma)",
  "scripts": {
    "build": "grunt i18n readme",
    "sass": "node-sass ./src/scss/style.scss res/css/style.css"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/potato4d/chrome-theme-color-changer.git"
  },
  "bugs": {
    "url": "https://github.com/potato4d/chrome-theme-color-changer/issues"
  },
  "devDependencies": {
    "browser-sync": "^2.11.2",
    "grunt": "^1.0.1",
    "grunt-wp-i18n": "^0.5.0",
    "grunt-wp-readme-to-markdown": "~2.0.1",
    "node-sass": "^3.8.0"
  }
}
