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

View File

@ -12,7 +12,7 @@
"ender", "ender",
"sniff" "sniff"
], ],
"homepage": "https://github.com/ded/bowser", "homepage": "https://github.com/lancedikson/bowser",
"author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)", "author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)",
"main": "./src/bowser.js", "main": "./src/bowser.js",
"typings": "./typings.d.ts", "typings": "./typings.d.ts",