{
    "name": "absol-acomp",
    "version": "0.9.67",
    "description": "HTML5 components base on absol.js",
    "main": "AComp.js",
    "directories": {
        "test": "test"
    },
    "scripts": {
        "dev": "webpack serve --config webpack.config.js",
        "dist": "webpack --config webpack.config.js --progress --profile  --mode production "
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/duthienkt/absol-acomp.git"
    },
    "keywords": [
        "html",
        "xml",
        "framework",
        "html5 components"
    ],
    "author": "Pham Quoc Du Thien",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/duthienkt/absol-acomp/issues"
    },
    "homepage": "https://github.com/duthienkt/absol-acomp",
    "dependencies": {
        "absol": "^1.22.3"
    },
    "devDependencies": {
        "@babel/core": "^7.10.4",
        "@babel/preset-env": "^7.10.4",
        "@webpack-cli/serve": "^1.5.1",
        "assert": "^2.0.0",
        "babel-loader": "^8.1.0",
        "babel-minify-webpack-plugin": "^0.3.1",
        "buffer": "^6.0.3",
        "css-loader": "^2.1.1",
        "path-browserify": "^1.0.1",
        "process": "^0.11.10",
        "raw-loader": "^2.0.0",
        "semver": "^6.3.0",
        "style-loader": "^0.23.1",
        "uglifyjs-webpack-plugin": "^1.1.2",
        "webpack": "^5.44.0",
        "webpack-cli": "^4.7.2",
        "webpack-dev-server": "^3.11.2"
    }
}
