{
  "name": "kuroneko-pay",
  "version": "1.1.0",
  "description": "A Kuroneko Web Payment Gatway for WooCommerce",
  "main": "gulpfile.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "gulp build && gulp watch",
    "watch": "gulp watch",
    "package": "gulp build",
    "gulp": "gulp"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "keywords": [
    "wordpress",
    "woocommerce"
  ],
  "author": "Kuroneko Yamato <kuroneko@taorsky.co.jp>",
  "license": "GPL-3.0",
  "bugs": {
    "url": ""
  },
  "homepage": "",
  "devDependencies": {
    "event-stream": "^3.3.4",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.1",
    "gulp-imagemin": "^3.1.1",
    "gulp-include": "^2.3.1",
    "gulp-jshint": "^2.0.4",
    "gulp-load-plugins": "^1.4.0",
    "gulp-notify": "^3.0.0",
    "gulp-plumber": "^1.1.0",
    "gulp-sass": "^3.1.0",
    "gulp-sass-bulk-import": "^1.0.1",
    "gulp-sourcemaps": "^2.4.0",
    "gulp-uglify": "^2.0.1",
    "gulp-util": "^3.0.8",
    "imagemin-pngquant": "^5.0.0",
    "jshint": "^2.9.4",
    "jshint-stylish": "^2.2.1",
    "jssha": "^2.3.1"
  }
}
