)]}'
{
  "commit": "a0888c2c4cf95867956e13d052f6add6e0bae391",
  "tree": "6060740aee84376e480c5fa600babbfcd1fcae44",
  "parents": [
    "56d4da155680ad960389b6ce2e924c91c41d32a8"
  ],
  "author": {
    "name": "Nolan Lawson",
    "email": "nolan.lawson@gmail.com",
    "time": "Sun May 03 23:42:53 2015 -0400"
  },
  "committer": {
    "name": "Nolan Lawson",
    "email": "nolan.lawson@gmail.com",
    "time": "Sun May 03 23:48:06 2015 -0400"
  },
  "message": "(#3319) - set leveldown to false to fix webpack\n\nWebpack does not like that `leveldown` is trying to use\n`fs`. We can harmlessly set it to `false` in the package.json.\n\nFor `levelup`, the issue is that it\u0027s trying to directly load\nits own package.json file, which is apparently a big contentious\nissue in Webpack, and the standard solution is that app devs add their\nown json loader, which is what Webpack devs themselves advocate (see\n[here](https://github.com/webpack/webpack/issues/378#issuecomment-50258332))\nand [here](http://mattdesl.svbtle.com/browserify-vs-webpack)).\n\nWe can add a note about this Webpack config fix to our own wiki,\nor we can just trust that Webpack-using devs will find it themselves\nafter 5 minutes of googling the JSON issue (I found it in about\nas much time). In any case, the bare minimum we need to do is\nset `leveldown` to `false`.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce1dfa28aec2a5a702093050fb5ca11a8f53b4b9",
      "old_mode": 33188,
      "old_path": "package.json",
      "new_id": "80830cc7e5abd76145118514014bc0465f476d46",
      "new_mode": 33188,
      "new_path": "package.json"
    }
  ]
}
