{
  "name": "node-virustotal",
  "version": "3.35.0",
  "description": "An implementation of the Virustotal API for Node.js",
  "main": "v3.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/natewatson999/node-virustotal.git"
  },
  "keywords": [
    "Virustotal",
    "malware",
    "IPaddress",
    "URL",
    "file",
    "IPv4",
    "scan",
    "domain"
  ],
  "author": "Nate Watson <natewatson999@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/natewatson999/node-virustotal/issues"
  },
  "dependencies": {
    "compressjs": "^1.0.3",
    "dateformat": "^3.0.3",
    "emailjs": "^2.2.0",
    "mail-notifier": "^0.3.0",
    "moment": "^2.24.0",
    "request": "^2.88.0",
    "shelljs": "^0.7.0",
    "speedconcat": "^1.0.2",
    "tar": ">=4.4.2"
  },
  "homepage": "https://github.com/natewatson999/node-virustotal#readme"
}
