{
  "name": "spacious-toolkit",
  "title": "Spacious Toolkit",
  "version": "1.0.6",
  "homepage": "http://themegrill.com/plugins/spacious-toolkit/",
  "repository": {
    "type": "git",
    "url": "https://github.com/themegrill/spacious-toolkit.git"
  },
  "license": "GPL-3.0+",
  "main": "Gruntfile.js",
  "scripts": {
    "build": "grunt",
    "build-watch": "grunt watch"
  },
  "devDependencies": {
    "grunt": "^1.4.1",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-contrib-compress": "^2.0.0",
    "grunt-contrib-cssmin": "^4.0.0",
    "grunt-contrib-jshint": "^3.0.0",
    "grunt-contrib-uglify": "^5.0.1",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-sass": "^3.1.0",
    "grunt-wp-i18n": "^1.0.3",
    "node-bourbon": "^4.2.8",
    "node-sass": "^6.0.1"
  },
  "engines": {
    "node": ">=10.0.0",
    "npm": ">=6.9.0 <7"
  }
}
