mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-07-06 20:43:52 -05:00
updated author and contributors package.json fields
This commit is contained in:
parent
7d86ea3d92
commit
4e894e9195
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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user