{
  "name": "@myparcel/woocommerce",
  "private": true,
  "version": "4.0.0",
  "description": "Welcome to the WooCommerce MyParcel repository on GitHub. Here you can browse the source, look at open issues and keep track of development.",
  "scripts": {
    "postinstall": "cp -f node_modules/@myparcel/delivery-options/dist/myparcel.js assets/js",
    "postcss": "node_modules/postcss-cli/bin/postcss assets/css --replace"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/myparcel/woocommerce.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/myparcel/woocommerce/issues"
  },
  "homepage": "https://github.com/myparcel/woocommerce#readme",
  "dependencies": {
    "@myparcel/delivery-options": "^3.3.7"
  },
  "devDependencies": {
    "@myparcel/eslint-config": "^3.0.0",
    "autoprefixer": "^9.8.6",
    "husky": "^4.2.5",
    "postcss-cli": "^7.1.1"
  }
}
