{
  "name": "mystyle",
  "title": "MyStyle",
  "version": "3.21.8",
  "homepage": "https://www.mystyleplatform.com",
  "repository": {
    "type": "git",
    "url": "https://github.com/mystyle-platform/mystyle-wp-custom-product-designer.git"
  },
  "license": "GPL-3.0+",
  "main": "gulpfile.js",
  "scripts": {
    "lint": "gulp lint",
    "test": "karma start",
    "test-single-run": "karma start --single-run"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "eslint-config-wordpress": "^2.0.0",
    "gulp": "^4.0.0",
    "gulp-cli": "^2.0.1",
    "gulp-eslint": "^5.0.0",
    "gulp-if": "^2.0.2",
    "gulp-stylelint": "^8.0.0",
    "karma": "^4.1.0",
    "karma-chai": "^0.1.0",
    "karma-mocha": "^1.3.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-spec-reporter": "^0.0.32",
    "mocha": "^5.2.0",
    "stylelint": "^9.10.1",
    "stylelint-config-wordpress": "^13.1.0"
  }
}
