File "package.json"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/swedbank-pay-payments/package.json
File size: 738 bytes
MIME-type: application/json
Charset: utf-8
{
"name": "swedbank-pay-woocommerce-payments",
"version": "6.4.0",
"description": "",
"main": "gulpfile.js",
"dependencies": {
"gulp-clean-css": "^4.3.0",
"gulp-sass": "^5.1.0",
"node-sass": "^7.0.1"
},
"devDependencies": {
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-uglify-es": "^3.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/SwedbankPay/swedbank-pay-woocommerce-payments"
},
"author": "Swedbank Pay",
"license": "Apache-2.0",
"homepage": "https://github.com/SwedbankPay/swedbank-pay-woocommerce-payments"
}