{
  "name": "fixture-webpack-merge",
  "version": "1.0.0",
  "description": "test fixture",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "author": "Rod <rod@vagg.org> (http://r.va.gg/)",
  "repository": {
    "type": "git",
    "url": "https://github.com/rvagg/polendina.git"
  },
  "license": "Apache-2.0",
  "devDependencies": {
    "chai": "^5.1.1"
  }
}
