@types/discord-rpc
Version:
TypeScript definitions for discord-rpc
38 lines • 1.17 kB
JSON
{
"name": "@types/discord-rpc",
"version": "4.0.10",
"description": "TypeScript definitions for discord-rpc",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/discord-rpc",
"license": "MIT",
"contributors": [
{
"name": "Dylan Hackworth",
"githubUsername": "dylhack",
"url": "https://github.com/dylhack"
},
{
"name": "Sankarsan Kampa",
"githubUsername": "k3rn31p4nic",
"url": "https://github.com/k3rn31p4nic"
},
{
"name": "HanchaiN",
"githubUsername": "HanchaiN",
"url": "https://github.com/HanchaiN"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/discord-rpc"
},
"scripts": {},
"dependencies": {
"@types/events": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "a9f311c26e65fb8daa0cee256b87d3904d78a51e24443a6609df2d2c34ea3ec7",
"typeScriptVersion": "5.2"
}