{
  "name": "dbweb-module-webpack-config",
  "version": "0.1.3",
  "description": "dbweb webpack config",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc"
  },
  "keywords": [
    "dbweb"
  ],
  "author": "linlexing@gmail.com",
  "license": "UNLICENSED",
  "dependencies": {
    "@types/webpack": "^4.1.5"
  },
  "devDependencies": {
    "typescript": "^2.8.3"
  }
}
