@mrnima/wabetainfo
Version:
This is unofficial scraper of whatsapp beta news site, created by Mr nima. all posts credits goes to wabetainfo.com site.
32 lines (31 loc) • 784 B
JSON
{
"name": "@mrnima/wabetainfo",
"version": "1.0.1",
"description": "This is unofficial scraper of whatsapp beta news site, created by Mr nima. all posts credits goes to wabetainfo.com site.",
"main": "./src/index.js",
"scripts": {
"test": "node test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DarkMakerofc/WaBetaInfo.git"
},
"keywords": [
"wabetainfo",
"whatsapp",
"news",
"latestnews",
"scraper"
],
"author": "MRnima",
"license": "MIT",
"bugs": {
"url": "https://github.com/DarkMakerofc/WaBetaInfo/issues"
},
"homepage": "https://github.com/DarkMakerofc/WaBetaInfo#readme",
"dependencies": {
"@mrnima/wabetainfo": "^0.0.4",
"nima-wabeta-info": "^1.0.9"
},
"devDependencies": {}
}