{
  "name": "@freddy38510/vue-style-loader",
  "version": "4.2.0",
  "author": "Evan You",
  "description": "Vue.js style loader module for webpack",
  "repository": {
    "type": "git",
    "url": "git@github.com:@freddy38510/vue-style-loader.git"
  },
  "scripts": {
    "test": "jest",
    "prepublishOnly": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"
  },
  "license": "MIT",
  "dependencies": {
    "hash-sum": "^2.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.17.5",
    "@babel/plugin-transform-modules-commonjs": "^7.16.8",
    "babel-jest": "^27.5.1",
    "conventional-changelog-cli": "^2.0.1",
    "jest": "^27.5.1"
  }
}
