{
  "name": "sparsejs",
  "version": "1.0.2-3",
  "description": "Package that allows you to easily use the sparse api within js.",
  "main": "sparse.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "api",
    "sparse",
    "sparseapi",
    "nslookup",
    "host2ip",
    "mc",
    "dns"
  ],
  "author": "Billie Wells",
  "license": "ISC",
  "dependencies": {
    "node-fetch": "^2.6.0"
  },
  "devDependencies": {}
}
