{
  "name": "wc-document-preview",
  "version": "1.0.0",
  "url": "https://github.com/wbcomdesigns/woo-document-preview",
  "license": "GPL-2.0+",
  "description": "This plugin will add an extended feature to the big name “ WooCommerce ” that will allow you to add document preview feature in single product page.",
  "devDependencies": {
    "eslint": "^4.15.0",
    "eslint-plugin-wordpress": "^0.1.0",
    "grunt": "^1.0.4",
    "grunt-check-dependencies": "~1.0.0",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-jsvalidate": "~0.2.2",
    "grunt-stylelint": "^0.8.0",
    "grunt-wp-i18n": "^1.0.1",
    "stylelint": "~7.10.1",
    "stylelint-config-wordpress": "^11.0.0"
  },
  "engines": {
    "node": ">=6.9.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wbcomdesigns/woo-document-preview"
  },
  "dependencies": {
    "load-grunt-tasks": "^3.5.2",
    "npm": "^6.14.8"
  }
}
