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.
56 lines
1.4 KiB
56 lines
1.4 KiB
{
|
|
"_from": "discord-oauth2",
|
|
"_id": "discord-oauth2@2.7.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-8PiGsieFxujS6FqcDrWtrunhy5LQGIZC6n1Bi58CP/1/rusqxplj3tXMQ2DBZtw/oyDUrJwSBsYGSr7IJJwTeg==",
|
|
"_location": "/discord-oauth2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "discord-oauth2",
|
|
"name": "discord-oauth2",
|
|
"escapedName": "discord-oauth2",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/discord-oauth2/-/discord-oauth2-2.7.1.tgz",
|
|
"_shasum": "d71958d6f321c7bebec859ee60fc316fefef7eb7",
|
|
"_spec": "discord-oauth2",
|
|
"_where": "/home/sigonasr2/divar/server2",
|
|
"author": {
|
|
"name": "reboxer"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/reboxer/discord-oauth2/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Easily interact with discord's oauth2 API",
|
|
"devDependencies": {
|
|
"eslint": "7.30.0"
|
|
},
|
|
"homepage": "https://github.com/reboxer/discord-oauth2#readme",
|
|
"keywords": [
|
|
"api",
|
|
"discord",
|
|
"discordapp",
|
|
"oauth2"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "discord-oauth2",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/reboxer/discord-oauth2.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint --ext .js ./"
|
|
},
|
|
"version": "2.7.1"
|
|
}
|
|
|