{
  "name": "freeton-dens-lib",
  "version": "1.0.1",
  "description": "FreeTON Decentralized DNS resolve libriary",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/SVOIcom/freeton-dens-lib"
  },
  "author": "Andrey Nedobylskiy",
  "license": "Apache-2.0",
  "dependencies": {
    "node-fetch": "^2.6.1"
  },
  "keywords": ["TON","freeton","DNS","dens","blockchain"]
}
