innertube.js
Version:
A lightweight library to interact with YouTube API using InnerTube.
21 lines • 466 B
JSON
{
"name": "innertube.js",
"version": "1.0.4",
"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/Scodify236/innertube.git"
},
"keywords": [
"youtube",
"api",
"innertube"
],
"author": "Shashwat",
"license": "MIT",
"homepage": "scoderportfolio.netlify.app"
}