{
  "name": "brototype",
  "version": "0.0.6",
  "description": "Bro, do you even Javascript?",
  "main": "brototype.js",
  "scripts": {
    "test": "mocha tests.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/letsgetrandy/brototype.git"
  },
  "author": "Randy Hunt",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/letsgetrandy/brototype/issues"
  },
  "homepage": "http://brototypejs.com",
  "dependencies": {},
  "devDependencies": {
    "mocha": "~2.2"
  }
}
