You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lancedikson_bowser/package.json

13 lines
279 B

{
"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"
}