mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-08-26 02:24:45 -05:00
updated author and contributors package.json fields
This commit is contained in:
14
package.json
14
package.json
@@ -11,7 +11,19 @@
|
||||
"test": "ts-node test/test.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Jemma",
|
||||
"author": "Pretendo Network",
|
||||
"contributors": [
|
||||
{
|
||||
"name" : "Jemma Poffinbarger",
|
||||
"email" : "contact@jemsoftware.dev",
|
||||
"url" : "https://jemsoftware.dev/"
|
||||
},
|
||||
{
|
||||
"name" : "Jonathan Barrow",
|
||||
"email" : "jonbarrow1998@gmail.com",
|
||||
"url" : "https://jonbarrow.dev/"
|
||||
}
|
||||
],
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1204.0",
|
||||
|
||||
Reference in New Issue
Block a user