{
    "name": "checkout-finland-for-woocommerce",
    "version": "1.7.1",
    "description": "Checkout Finland is a payment gateway that offers 20+ payment methods for Finnish customers.",
    "private": true,
    "dependencies": {
        "babel-runtime": "^6.23.0"
    },
    "devDependencies": {
        "ajv": "^6.11.0",
        "autoprefixer": "^6.3.4",
        "babel-core": "^6.25.0",
        "babel-loader": "^7.1.2",
        "babel-plugin-transform-runtime": "^6.23.0",
        "babel-polyfill": "^6.23.0",
        "babel-preset-env": "^1.6.1",
        "babel-preset-stage-0": "^6.22.0",
        "css-loader": "^0.28.10",
        "cssnano": "^4.1.10",
        "extract-text-webpack-plugin": "^3.0.2",
        "fastclick": "^1.0.6",
        "file-loader": "^1.1.9",
        "font-awesome": "^4.7.0",
        "node-sass": "^4.13.1",
        "normalize-css": "^2.3.1",
        "postcss-loader": "^2.1.0",
        "resolve-url-loader": "^2.3.2",
        "sass-loader": "^6.0.6",
        "style-loader": "^0.20.2",
        "url-loader": "^0.6.2",
        "webpack": "^3.11.0"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "watch": "webpack --watch",
        "dev": "webpack",
        "build": "webpack -p"
    },
    "homepage": "https://github.com/CheckoutFinland/checkout-finland-for-woocommerce",
    "author": "Checkout Finland <asiakaspalvelu@checkout.fi> (https://www.checkout.fi)",
    "license": "MIT"
}
