{
    "author": {
        "name": "zhangsiyuan"
    },
    "contributors": [
        "ksky521"
    ],
    "bugs": {
        "url": "https://github.com/ksky521/hulk-san-loader/issues"
    },
    "peerDependencies": {
        "less": "^3.10.1",
        "less-loader": "^5.0.0",
        "node-sass": "^4.11.0",
        "sass-loader": "^7.1.0",
        "stylus-loader": "^3.0.2"
    },
    "dependencies": {
        "hash-sum": "^2.0.0",
        "@babel/core": "^7.3.4",
        "@babel/generator": "^7.3.4",
        "@babel/traverse": "^7.3.4",
        "@babel/types": "^7.3.4",
        "css-loader": "^3.2.0",
        "html-minifier": "^3.5.20",
        "loader-utils": "^1.2.3",
        "mini-css-extract-plugin": "^0.8.0",
        "object-assign": "^4.1.1",
        "postcss-loader": "^3.0.0",
        "posthtml": "^0.11.3",
        "resolve-cwd": "^3.0.0",
        "san": "^3.7.2",
        "san-hot-reload-api": "^1.0.0",
        "style-loader": "^1.0.0",
        "webpack": "^4.29.6",
        "cosmiconfig": "^5.2.1"
    },
    "description": "🌈 a webpack-v4 loader for San.js ☄️",
    "directories": {
        "lib": "lib"
    },
    "homepage": "https://github.com/ksky521/hulk-san-loader#readme",
    "keywords": [
        "san",
        "loader",
        "webpack4"
    ],
    "license": "MIT",
    "main": "index.js",
    "name": "hulk-san-loader",
    "repository": {
        "type": "git",
        "url": "git+https://github.com:ksky521/hulk-san-loader.git"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "version": "3.0.3"
}
