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