{
  "name": "brototype",
  "main": "brototype.js",
  "homepage": "http://brototypejs.com/",
  "authors": [
    "Randy Hunt <letsgetrandy@gmail.com>"
  ],
  "description": "Bro, do you even Javascript?",
  "moduleType": [
    "amd"
  ],
  "keywords": [
    "brototype",
    "bro"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
