{
  "_from": "brotli-webpack-plugin@^1.1.0",
  "_id": "brotli-webpack-plugin@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-byxKhV7L/OsN9urBgcD8Gkgq0OW61KYdSBwN249vT77VRl+9iz6TlWDXhg45rwYynZYetr+WRVuUvQ5WzwcYDQ==",
  "_location": "/brotli-webpack-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "brotli-webpack-plugin@^1.1.0",
    "name": "brotli-webpack-plugin",
    "escapedName": "brotli-webpack-plugin",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/@expo/webpack-config"
  ],
  "_resolved": "https://registry.npmjs.org/brotli-webpack-plugin/-/brotli-webpack-plugin-1.1.0.tgz",
  "_shasum": "57168f1f109c07d45b412f52b287fc9dab50103c",
  "_spec": "brotli-webpack-plugin@^1.1.0",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/webpack-config",
  "author": {
    "name": "Ilia Saulenko",
    "email": "hi@mynameiswhm.ru",
    "url": "https://github.com/mynameiswhm"
  },
  "bugs": {
    "url": "https://github.com/mynameiswhm/brotli-webpack-plugin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "~2.6.0",
    "brotli": "^1.3.1",
    "iltorb": "^2.0.1",
    "webpack-sources": "^1.0.2"
  },
  "deprecated": false,
  "description": "Prepare Brotli-compressed versions of assets to serve them with Content-Encoding: br",
  "devDependencies": {
    "jest": "^22.0.0",
    "rimraf": "^2.6.2",
    "webpack": "^4.0.0"
  },
  "homepage": "https://github.com/mynameiswhm/brotli-webpack-plugin",
  "jest": {
    "testEnvironment": "node"
  },
  "license": "MIT",
  "name": "brotli-webpack-plugin",
  "optionalDependencies": {
    "brotli": "^1.3.1",
    "iltorb": "^2.0.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mynameiswhm/brotli-webpack-plugin.git"
  },
  "scripts": {
    "test": "jest",
    "travis:test": "npm run test -- --runInBand"
  },
  "version": "1.1.0"
}