{
  "name": "soul-archetype",
  "version": "0.2.10",
  "description": "",
  "main": "./src/bin/index.js",
  "bin": {
    "sac": "./src/bin/index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "commit": "soul-archetype-commit",
    "release": "standard-version"
  },
  "devDependencies": {
    "soul-archetype-commit": "0.0.2"
  },
  "files": [
    "template",
    "src"
  ],
  "dependencies": {
    "@babel/core": "7.14.6",
    "@babel/plugin-proposal-class-properties": "7.14.5",
    "@babel/plugin-proposal-decorators": "7.14.5",
    "@babel/plugin-syntax-dynamic-import": "7.8.3",
    "@babel/plugin-transform-runtime": "7.14.5",
    "@babel/preset-env": "7.14.7",
    "@babel/preset-react": "7.14.5",
    "@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.2",
    "@babel/plugin-proposal-optional-chaining": "7.14.5",
    "autoprefixer": "10.2.6",
    "babel-loader": "8.2.2",
    "babel-plugin-import": "1.13.3",
    "cache-loader": "4.1.0",
    "chalk": "4.1.1",
    "css-loader": "5.2.6",
    "css-minimizer-webpack-plugin": "3.0.2",
    "end-of-stream": "1.4.4",
    "file-loader": "6.2.0",
    "friendly-errors-webpack-plugin": "1.7.0",
    "git-revision-webpack-plugin": "5.0.0",
    "graceful-fs": "4.2.6",
    "html-webpack-plugin": "5.3.2",
    "http-server": "0.12.3",
    "less": "4.1.1",
    "less-loader": "10.0.1",
    "lodash": "4.17.21",
    "maxstache": "1.0.7",
    "maxstache-stream": "1.0.4",
    "mini-css-extract-plugin": "2.0.0",
    "minimist": "1.2.5",
    "mkdirp": "1.0.4",
    "noop2": "2.0.0",
    "ora": "5.4.1",
    "postcss-loader": "6.1.1",
    "postcss-preset-env": "6.7.0",
    "progress-bar-webpack-plugin": "2.1.0",
    "pump": "3.0.0",
    "react-dev-utils": "11.0.4",
    "react-refresh": "0.10.0",
    "readdirp": "3.6.0",
    "readline": "1.3.0",
    "run-parallel": "1.2.0",
    "run-series": "1.1.9",
    "soul-archetype-template": "0.1.1",
    "style-loader": "3.0.0",
    "thread-loader": "3.0.4",
    "url-loader": "4.1.1",
    "webpack": "5.45.1",
    "webpack-bundle-analyzer": "4.4.2",
    "webpack-dev-server": "3.11.2",
    "webpack-merge": "5.8.0"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
