diff options
| author | Alee <alee14498@gmail.com> | 2018-03-24 19:44:58 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-24 19:44:58 -0400 |
| commit | 485deb62a25f424912375868bc254e7668b01192 (patch) | |
| tree | 71bc8f7593a12fc6c9887efc4d5bb5d0aa656b8d /package.json | |
| parent | d790fdb71931eb3a37161335c8e334601efc9917 (diff) | |
| download | AleeBot-485deb62a25f424912375868bc254e7668b01192.tar.gz AleeBot-485deb62a25f424912375868bc254e7668b01192.tar.bz2 AleeBot-485deb62a25f424912375868bc254e7668b01192.zip | |
even more stuff
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 88050ed..862c83b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,8 @@ "fs": "0.0.1-security", "moment": "^2.21.0", "node-telegram-bot-api": "^0.29.0", - "simple-youtube-api": "^5.0.1" + "simple-youtube-api": "^5.0.1", + "ytdl-core": "^0.20.2" }, "devDependencies": {} } |
