jontube
Version:
Get info using JonTube API!
27 lines (26 loc) • 583 B
JSON
{
"name": "jontube",
"version": "1.1.4",
"description": "Get info using JonTube API!",
"main": "index.js",
"dependencies": {
"ajax-request": "^1.2.3"
},
"devDependencies": {},
"scripts": {
"test": "getJTVideo('cm45gT2v')"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JonnygamingTv/JonTube.git"
},
"keywords": [
"JonTube"
],
"author": "jonnygamingtv",
"license": "ISC",
"bugs": {
"url": "https://github.com/JonnygamingTv/JonTube/issues"
},
"homepage": "https://github.com/JonnygamingTv/JonTube#readme"
}