{
  "name": "6to5ify",
  "description": "6to5 browserify plugin",
  "version": "4.1.1",
  "author": "Sebastian McKenzie <sebmck@gmail.com>",
  "homepage": "https://github.com/sebmck/6to5-browserify",
  "repository": {
    "type": "git",
    "url": "https://github.com/sebmck/6to5-browserify.git"
  },
  "bugs": {
    "url": "https://github.com/sebmck/6to5-browserify/issues"
  },
  "dependencies": {
    "6to5-core": "^3.0.0",
    "through": "2.3.4",
    "lodash": "^3.0.0"
  }
}
