{
  "name": "browser-info",
  "version": "1.3.0",
  "description": "Get browser info",
  "author": "Steve Lacy <me@slacy.me> (http://slacy.me)",
  "repository": {
    "type": "git",
    "url": "http://github.com/stevelacy/browser-info.git"
  },
  "main": "./index.js",
  "devDependencies": {
    "mocha": "^2.2.1",
    "mochify": "^2.7.0",
    "should": "^5.2.0"
  },
  "scripts": {
    "test": "mocha"
  },
  "keywords": [
    "browser",
    "info"
  ]
}
