{
  "minify": true,
  "classPrefix": "modernizr-",
  "options": [
    "domPrefixes",
    "prefixes",
    "addTest",
    "hasEvent",
    "mq",
    "prefixed",
    "testAllProps",
    "testProp",
    "testStyles",
    "setClasses"
  ],
  "feature-detects": [
    "test/applicationcache",
    "test/audio",
    "test/canvas",
    "test/canvastext",
    "test/geolocation",
    "test/hashchange",
    "test/history",
    "test/indexeddb",
    "test/input",
    "test/inputtypes",
    "test/postmessage",
    "test/svg",
    "test/touchevents",
    "test/video",
    "test/webgl",
    "test/websockets",
    "test/css/animations",
    "test/css/backgroundsize",
    "test/css/borderimage",
    "test/css/borderradius",
    "test/css/boxshadow",
    "test/css/columns",
    "test/css/flexbox",
    "test/css/fontface",
    "test/css/generatedcontent",
    "test/css/gradients",
    "test/css/hsla",
    "test/css/multiplebgs",
    "test/css/opacity",
    "test/css/pointerevents",
    "test/css/reflections",
    "test/css/rgba",
    "test/css/textshadow",
    "test/css/transforms",
    "test/css/transforms3d",
    "test/css/transitions",
    "test/storage/localstorage",
    "test/storage/sessionstorage",
    "test/storage/websqldatabase",
    "test/svg/clippaths",
    "test/svg/inline",
    "test/svg/smil",
    "test/workers/webworkers"
  ]
}
