mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
141bf0bcec
- bump package
13 lines
279 B
JSON
13 lines
279 B
JSON
{
|
|
"name": "bowser",
|
|
"description": "a browser detector",
|
|
"version": "0.0.2",
|
|
"homepage": "https://github.com/ded/bowser",
|
|
"author": "Dustin Diaz <@ded>",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ded/bowser.git"
|
|
},
|
|
"main": "./bowser.js"
|
|
}
|