{
  "_args": [
    [
      "webpack-merge@4.1.4",
      "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "webpack-merge@4.1.4",
  "_hasShrinkwrap": false,
  "_id": "webpack-merge@4.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/webpack-merge",
  "_nodeVersion": "8.11.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/webpack-merge_4.1.4_1533153170224_0.75551574137773"
  },
  "_npmUser": {
    "email": "bebraw@gmail.com",
    "name": "bebraw"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "webpack-merge",
    "raw": "webpack-merge@4.1.4",
    "rawSpec": "4.1.4",
    "scope": null,
    "spec": "4.1.4",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.1.4.tgz",
  "_shasum": "0fde38eabf2d5fd85251c24a5a8c48f8a3f4eb7b",
  "_shrinkwrap": null,
  "_spec": "webpack-merge@4.1.4",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular",
  "author": {
    "email": "bebraw@gmail.com",
    "name": "Juho Vepsalainen"
  },
  "bugs": {
    "url": "https://github.com/survivejs/webpack-merge/issues"
  },
  "dependencies": {
    "lodash": "^4.17.5"
  },
  "description": "Variant of merge that's useful for webpack configuration",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-plugin-lodash": "^3.3.2",
    "babel-preset-es2015": "^6.24.1",
    "copy-webpack-plugin": "^4.4.1",
    "eslint": "^3.19.0",
    "eslint-config-airbnb": "^14.1.0",
    "eslint-plugin-import": "^2.9.0",
    "eslint-plugin-jsx-a11y": "^3.0.2",
    "eslint-plugin-react": "^6.10.3",
    "git-prepush-hook": "^1.0.2",
    "istanbul": "^0.4.5",
    "mocha": "^3.5.3",
    "npm-watch": "^0.1.9",
    "webpack": "^1.15.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 9,
    "integrity": "sha512-TmSe1HZKeOPey3oy1Ov2iS3guIZjWvMT2BBJDzzT5jScHTjVC3mpjJofgueEzaEd6ibhxRDD6MIblDr8tzh8iQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYg+SCRA9TVsSAnZWagAAKT0QAI9kF0oE5+umgMkLFuze\nN2PkIAPPsY2rhQkLKVuUn2ZFvFjZY4jzIORLQAtV5zc262kwkEsM6O0GG5Hl\n5RdLvlDJqzGNhdX4QzfkW4roFMa3jH6JxKVjLroR/ubcJ+lNeByECiduyT3Z\nw+UuBDfseWUwjbkZfjJjkU+CE8V+KwLc627upSfPKh9ydA1gEq3pDPVdhHs8\n4TWu+nCHq9mdPlSV66Pd25GcmT7jNNIIFxPdYzWkEDpS7ALO0RxMjFirm/RS\nxGLq0qCrcqRvXqOP+8WzFkcCUuZhTiBddGmg2Dr3RRlfNJfjJgVWd1VXc/QM\nt+PYIk3rH3rpCDU+oKRsAHNHtyLRT/bkZd6yI7r0WtCIo52Z1OW+aqqqJm62\nPQW6rNMrSyb59PcqhN7mkFUdDEYep8e6+eIXezx54jWnEXr9Ei7U9SeFvp6e\nxJwmiuclRNso8Du3HhLZk2iNiZM9PzY3HHyCnk0bUv0T1Vn+NMQR+F8Hmtvw\nvnq+Ebvkaww5tazw3NU+XqcPjIPeUdYY1jQMCsUFnPQXQmB7vDCVn/U3KVID\ncaJnUIOb7q9Itkh1dzIQj6VNsE8FA6S95yfVCxHJii1uIsLG+FYl2RNq4svV\nrv9X8w3kySjbfhWjrgNrs2Eb1SvDWDvaaZaqVsEWXN8Kg9CCrVnRCzz2liMH\nH1vr\r\n=LWwo\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "0fde38eabf2d5fd85251c24a5a8c48f8a3f4eb7b",
    "tarball": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.1.4.tgz",
    "unpackedSize": 43142
  },
  "files": [
    "lib"
  ],
  "gitHead": "91c9ab55dda4cc642b127c2441c589ef8dac34c8",
  "homepage": "https://github.com/survivejs/webpack-merge",
  "keywords": [
    "merge",
    "webpack"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "bebraw",
      "email": "bebraw@gmail.com"
    }
  ],
  "name": "webpack-merge",
  "optionalDependencies": {},
  "pre-push": [
    "build",
    "test",
    "test:lint"
  ],
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/survivejs/webpack-merge.git"
  },
  "scripts": {
    "build": "babel src -d lib",
    "preversion": "npm run test:lint && npm run build && npm test && git commit --allow-empty -am \"Update lib\"",
    "test": "mocha tests/test-*",
    "test:coverage": "istanbul cover node_modules/.bin/_mocha tests/test-*",
    "test:lint": "eslint src/ tests/ --cache",
    "watch": "npm-watch"
  },
  "version": "4.1.4",
  "watch": {
    "build": {
      "patterns": [
        "src/**/*.js"
      ]
    },
    "test": {
      "patterns": [
        "src/**/*.js",
        "tests/**/*.js"
      ]
    },
    "test:lint": {
      "patterns": [
        "src/**/*.js",
        "tests/**/*.js"
      ]
    }
  }
}
