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

Update authors and homepage

This commit is contained in:
Denis Demchenko 2017-05-18 21:54:03 +03:00
parent 14d2fd9b91
commit 4c33c43dfa
2 changed files with 4 additions and 3 deletions

View File

@ -12,12 +12,13 @@
"sniff"
],
"version": "1.7.0",
"homepage": "https://github.com/ded/bowser",
"homepage": "https://github.com/lancedikson/bowser",
"scripts": [
"src/bowser.js"
],
"authors": [
"Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)"
"Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)",
"Denis Demchenko <lance@dikson.me>"
],
"moduleType": [],
"license": "MIT",

View File

@ -12,7 +12,7 @@
"ender",
"sniff"
],
"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",