{ "name": "bowser", "description": "a browser detector", "keywords": [ "ender", "browser", "sniff", "detection" ], "version": "0.7.2", "homepage": "https://github.com/ded/bowser", "author": "Dustin Diaz (http://dustindiaz.com)", "main": "./bowser.js", "repository": { "type": "git", "url": "https://github.com/ded/bowser.git" }, "devDependencies": { "smoosh": "*", "mocha": "*" } }