diff --git a/scripts/package.json b/scripts/package.json new file mode 100644 index 0000000..95176b2 --- /dev/null +++ b/scripts/package.json @@ -0,0 +1,28 @@ +{ + "name": "ytpro", + "version": "3.4.44", + "description": "All in one YouTube App with AdBlocker , downloader , background player , PIP Mode and many more features.", + "main": "script.js", + "repository": { + "type": "git", + "url": "git+https://github.com/prateek-chaubey/YTPro.git" + }, + "keywords": [ + "YOUTUBE", + "PRO", + "YTPRO", + "Youtube", + "Videos", + "Youtube Vanced", + "Youtube Pro", + "Youtube Premium", + "Youtube Mod", + "YouTube AdBlock" + ], + "author": "Prateek Chaubey", + "license": "MIT", + "bugs": { + "url": "https://github.com/prateek-chaubey/YTPro/issues" + }, + "homepage": "https://github.com/prateek-chaubey/YTPro#readme" +}