sparsejs
Version:
Package that allows you to easily use the sparse api within js.
25 lines (24 loc) • 473 B
JSON
{
"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": {}
}