{
  "name": "flash-toolkit",
  "title": "Flash Toolkit",
  "version": "1.2.4",
  "homepage": "http://themegrill.com/plugins/flash-toolkit/",
  "repository": {
    "type": "git",
    "url": "https://github.com/themegrill/flash-toolkit.git"
  },
  "license": "GPL-3.0+",
  "main": "Gruntfile.js",
  "scripts": {
    "build": "grunt",
    "build-watch": "grunt watch"
  },
  "devDependencies": {
    "autoprefixer": "~7.2.5",
    "grunt": "~1.5.3",
    "grunt-checktextdomain": "~1.0.1",
    "grunt-contrib-compress": "~2.0.0",
    "grunt-contrib-cssmin": "~4.0.0",
    "grunt-contrib-jshint": "~3.2.0",
    "grunt-contrib-uglify": "~5.0.1",
    "grunt-contrib-watch": "~1.1.0",
    "grunt-contrib-concat": "~1.0.1",
    "grunt-phpcs": "~0.4.0",
    "grunt-postcss": "~0.9.0",
    "grunt-rtlcss": "~2.0.1",
    "grunt-stylelint": "~0.18.0",
    "grunt-sass": "^3.1.0",
    "grunt-wp-i18n": "~1.0.3",
    "node-bourbon": "~4.2.8",
    "node-sass": "^8.0.0"

  },
  "engines": {
    "node": ">=10.0.0",
    "npm": ">=6.9.0 <7"
  }
}
