{
  "name": "happyforms",
  "version": "1.23.0",
  "description": "Your friendly drag and drop contact form builder",
  "main": "index.js",
  "scripts": {
    "start:dashboard-modals": "wp-scripts start build/inc/assets/jsx/src/admin/dashboard-modals.js --output-path=build/inc/assets/jsx/build/admin",
    "start:block": "wp-scripts start build/core/assets/jsx/src/admin/block.js --output-path=build/core/assets/jsx/build/admin",
    "build": "wp-scripts build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thethemefoundry/happyforms.git"
  },
  "author": "The Theme Foundry",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/thethemefoundry/happyforms/issues"
  },
  "homepage": "https://github.com/thethemefoundry/happyforms#readme",
  "devDependencies": {
    "@wordpress/scripts": "^17.1.0",
    "grunt": "~0.4.1",
    "grunt-bump": "~0.0.11",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-compress": "~0.5.2",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-cssmin": "^4.0.0",
    "grunt-contrib-uglify": "^5.0.1",
    "grunt-text-replace": "~0.3.9",
    "grunt-wp-deploy": "^1.2.1",
    "grunt-wp-i18n": "~0.4.0",
    "load-grunt-tasks": "~0.2.0",
    "lodash": "~2.4.1",
    "semver": "~4.3.2"
  }
}
