1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 06:10:45 +00:00
lancedikson_bowser/package.json
2011-04-27 15:17:11 -07:00

13 lines
279 B
JSON

{
"name": "bowser",
"description": "a browser detector",
"version": "0.0.1",
"homepage": "https://github.com/ded/bowser",
"author": "Dustin Diaz <@ded>",
"repository": {
"type": "git",
"url": "https://github.com/ded/bowser.git"
},
"main": "./bowser.js"
}