facebook-video-downloader
Version:
npm i facebook-video-downloader
26 lines (25 loc) • 621 B
JSON
{
"name": "facebook-video-downloader",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kyawswarthwin/facebook-video-downloader.git"
},
"keywords": [
"facebook"
],
"author": "Kyaw Swar Thwin",
"license": "MIT",
"bugs": {
"url": "https://github.com/kyawswarthwin/facebook-video-downloader/issues"
},
"homepage": "https://github.com/kyawswarthwin/facebook-video-downloader#readme",
"dependencies": {
"axios": "^0.18.0"
}
}