1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
lancedikson_bowser/package.json

13 lines
279 B
JSON
Raw Normal View History

2011-04-27 22:17:11 +00:00
{
"name": "bowser",
"description": "a browser detector",
"version": "0.0.2",
2011-04-27 22:17:11 +00:00
"homepage": "https://github.com/ded/bowser",
"author": "Dustin Diaz <@ded>",
"repository": {
"type": "git",
"url": "https://github.com/ded/bowser.git"
},
"main": "./bowser.js"
}