{
  "name": "@caplin/patch-loader",
  "version": "3.1.0",
  "description": "A js module patch loader for webpack",
  "main": "index.js",
  "author": "",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/caplin/patch-loader.git"
  },
  "bugs": {
    "url": "https://github.com/caplin/patch-loader/issues"
  },
  "homepage": "https://github.com/caplin/patch-loader#readme",
  "dependencies": {
    "glob": "^7.0.3",
    "loader-utils": "^1.1.0"
  }
}
