mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Merge branch 'master' into v2
This commit is contained in:
16
package.json
16
package.json
@@ -1,14 +1,18 @@
|
||||
{
|
||||
"name": "bowser",
|
||||
"description": "a browser detector",
|
||||
"version": "1.7.0",
|
||||
"description": "Lightweight browser detector",
|
||||
"keywords": [
|
||||
"ender",
|
||||
"browser",
|
||||
"sniff",
|
||||
"detection"
|
||||
"useragent",
|
||||
"user-agent",
|
||||
"parser",
|
||||
"ua",
|
||||
"detection",
|
||||
"ender",
|
||||
"sniff"
|
||||
],
|
||||
"version": "1.6.0",
|
||||
"homepage": "https://github.com/ded/bowser",
|
||||
"homepage": "https://github.com/lancedikson/bowser",
|
||||
"author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)",
|
||||
"main": "./src/bowser.js",
|
||||
"typings": "./typings.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user