mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
620 B
23 lines
620 B
{
|
|
"name": "wikijs-discord-oauth2",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "wikijs-discord-oauth2",
|
|
"version": "1.0.0",
|
|
"license": "AGPL-3.0-or-later",
|
|
"dependencies": {
|
|
"discord-oauth2": "^2.11.0"
|
|
},
|
|
"devDependencies": {}
|
|
},
|
|
"node_modules/discord-oauth2": {
|
|
"version": "2.11.0",
|
|
"resolved": "https://registry.npmjs.org/discord-oauth2/-/discord-oauth2-2.11.0.tgz",
|
|
"integrity": "sha512-pIbgXm498f7vqNd8/7JwoLd36YMFOFASSJdqyCGdwQpaG7ULHu9nLyifpVXI1b88xvNLqQwqugS8jxkn8Ypd1Q=="
|
|
}
|
|
}
|
|
}
|