mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Fix credits
This commit is contained in:
@@ -14,11 +14,17 @@
|
||||
],
|
||||
"homepage": "https://github.com/lancedikson/bowser",
|
||||
"author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Denis Demchenko",
|
||||
"url": "http://twitter.com/lancedikson"
|
||||
}
|
||||
],
|
||||
"main": "./src/bowser.js",
|
||||
"typings": "./typings.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ded/bowser.git"
|
||||
"url": "git+https://github.com/lancedikson/bowser.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^0.25.0",
|
||||
|
||||
Reference in New Issue
Block a user