innertube.js
Version:
A lightweight library to interact with YouTube API using InnerTube.
28 lines (27 loc) • 581 B
JSON
{
"name": "innertube.js",
"version": "1.1.5",
"description": "A lightweight library to interact with YouTube API using InnerTube.",
"main": "src/index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Shashwat-CODING/innertube.js.git"
},
"keywords": [
"youtube",
"api",
"innertube"
],
"author": "Shashwat",
"contributors": [
{
"name": "Vel-trix",
"url": "https://github.com/Vel-trix"
}
],
"license": "MIT",
"homepage": "scoderportfolio.netlify.app"
}