adding missing repository and bugs to package.json, and update AUTHORS
This commit is contained in:
5
AUTHORS.txt
Normal file
5
AUTHORS.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Authors ordered by first contribution
|
||||
|
||||
Paul Rodwell <paul.rodwell@btinternet.com>
|
||||
Ward Cunningham <ward@c2.com>
|
||||
Marc-Antoine Parent <maparent@acm.org>
|
9335
package-lock.json
generated
9335
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,5 +23,12 @@
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-git-authors": "^3.2.0",
|
||||
"grunt-retire": "^1.0.8"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fedwiki/wiki-security-passportjs"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/fedwiki/wiki-security-passportjs/issues"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user