30 lines
673 B
JSON
30 lines
673 B
JSON
{
|
|
"name": "tiktok-down",
|
|
"version": "1.0.0",
|
|
"description": "Scrapper for download Video, Image, Music from Tiktok",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/TobyG74/tiktok-down.git"
|
|
},
|
|
"keywords": [
|
|
"tiktok-down",
|
|
"tiktok-downloader",
|
|
"tiktok-dl",
|
|
"tiktok-nowatermark",
|
|
"tiktok"
|
|
],
|
|
"author": "Tobz",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/TobyG74/tiktok-down/issues"
|
|
},
|
|
"homepage": "https://github.com/TobyG74/tiktok-down#readme",
|
|
"dependencies": {
|
|
"axios": "^1.3.4"
|
|
}
|
|
}
|