kitkot
Version:
Node package for interacting with our API
28 lines (27 loc) • 594 B
JSON
{
"name": "kitkot",
"version": "1.0.1",
"description": "Node package for interacting with our API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kitkotio/KitKotJS.git"
},
"keywords": [
"tiktok",
"kitkot",
"tiktok-api",
"tiktokapi",
"ttapi",
"tt-api"
],
"author": "KitKot",
"license": "ISC",
"bugs": {
"url": "https://github.com/kitkotio/KitKotJS/issues"
},
"homepage": "https://github.com/kitkotio/KitKotJS#readme"
}