We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befcdb2 commit 1de32e1Copy full SHA for 1de32e1
package.json
@@ -1,11 +1,10 @@
1
{
2
"name": "@discordjs/opus",
3
"version": "0.1.0",
4
- "description": "",
+ "description": "Opus bindings for Node",
5
"main": "lib/index.js",
6
"author": "iCrawl <icrawltogo@gmail.com>",
7
"license": "MIT",
8
- "private": true,
9
"scripts": {
10
"install": "node-pre-gyp install --fallback-to-build",
11
"build": "node-pre-gyp build package",
0 commit comments