discord-rpc/package.json
2021-05-30 12:15:37 +08:00

16 lines
322 B
JSON

{
"name": "RPC-Night",
"version": "1.0.0",
"description": "Discord Rich Presence",
"main": "index.js",
"dependencies": {
"discord-rpc": "^3.2.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}