{
  "type": "commonjs",
  "name": "akiraa-scrape",
  "version": "2.0.0",
  "description": "Module & tools for bot whatsApp",
  "main": "akiraa.js",
  "scripts": {
    "test": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "-"
  },
  "keywords": [
    "akiraa-scrape"
  ],
  "dependencies": {
    "axios": "^0.27.2",
    "chalk": "^4.1.2",
    "node-fetch": "3.0.0-beta.9",
    "path": "^0.12.7"
  },
  "author": "Nazir",
  "license": "MIT"
}