{
  "name": "@ozo/cra-rewired",
  "version": "1.0.7",
  "description": "react-scripts rewired.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@alifd/next-theme-loader": "^1.x",
    "@alifd/next-theme-webpack-plugin": "^1.x",
    "fast-sass-loader": "^1.x",
    "hash-sum": "^2.0.0",
    "lodash-webpack-plugin": "^0.11.5",
    "moment-locales-webpack-plugin": "^1.x",
    "speed-measure-webpack-plugin": "^1.x",
    "stylelint-webpack-plugin": "^2.x",
    "terser-webpack-plugin": "^3.x",
    "vconsole": "^3.x",
    "vconsole-webpack-plugin": "^1.x",
    "webpack-build-notifier": "^2.x",
    "webpack-simple-progress-plugin": "^0.0.4"
  },
  "peerDependencies": {
    "moment": "^2.x",
    "node-sass": "^4.x",
    "stylelint": "^13.x",
    "webpack": "^4.x"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/inier/cra-rewired.git"
  },
  "keywords": [
    "react-scripts",
    "rewired"
  ],
  "author": "jazz.KK",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/inier/cra-rewired/issues"
  },
  "homepage": "https://github.com/inier/cra-rewired#readme",
  "devDependencies": {
    "moment": "^2.27.0",
    "node-sass": "^4.14.1",
    "stylelint": "^13.6.1",
    "webpack": "^4.44.0"
  }
}
