{
  "private": true,
  "name": "browserify-modernizr",
  "version": "0.0.0",
  "main": "lib/browserify-modernizr.js",
  "description": "The best module ever.",
  "homepage": "https://github.com/thanpolas/browserify-modernizr",
  "bugs": "https://github.com/thanpolas/browserify-modernizr/issues",
  "author": {
    "name": "",
    "email": ""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/thanpolas/browserify-modernizr"
  },
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "browserify": {
    "transform": "deamdify"
  },
  "scripts": {},
  "devDependencies": {
    "modernizr": "git://github.com/Modernizr/Modernizr.git#master",
    "deamdify": "git://github.com/patrick-steele-idem/deamdify.git#master"
  }
}
