{ "_from": "ytdl-core-discord@1.1.0", "_id": "ytdl-core-discord@1.1.0", "_inBundle": false, "_integrity": "sha512-uiaZWa9UG+he1F9p7Si9H6Tieyxd9dEhLi4958mHuebudQSEEPaaJHUEbFikcpB++5ogzynVOcvdeC+LFJGgEw==", "_location": "/ytdl-core-discord", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ytdl-core-discord@1.1.0", "name": "ytdl-core-discord", "escapedName": "ytdl-core-discord", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/ytdl-core-discord/-/ytdl-core-discord-1.1.0.tgz", "_shasum": "1276ef3895b773a3eafa4fe323495b41b715b9e1", "_spec": "ytdl-core-discord@1.1.0", "_where": "C:\\Users\\matia\\Documents\\GitHub\\Musix-V3", "author": { "name": "Amish Shah", "email": "amishshah.2k@gmail.com" }, "bugs": { "url": "https://github.com/amishshah/ytdl-core-discord/issues" }, "bundleDependencies": false, "dependencies": { "@types/node": "^13.5.3", "prism-media": "^1.0.1", "ytdl-core": "^1.0.3" }, "deprecated": false, "description": "A ytdl-core wrapper focused on efficiency for use in Discord music bots", "devDependencies": { "eslint": "^5.15.2" }, "files": [ "typings/index.d.ts" ], "homepage": "https://github.com/amishshah/ytdl-core-discord#readme", "keywords": [ "discord", "ytdl", "youtube", "audio", "music", "bot" ], "license": "Apache-2.0", "main": "index.js", "name": "ytdl-core-discord", "repository": { "type": "git", "url": "git+https://github.com/amishshah/ytdl-core-discord.git" }, "scripts": { "test": "eslint index.js" }, "types": "./typings/index.d.ts", "version": "1.1.0" }