{
  "name": "alloyproxy",
  "version": "1.1.0",
  "description": "Proxy library to unblock the web!",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/titaniumnetwork-dev/alloyproxy.git"
  },
  "keywords": [
    "proxy",
    "unblocker",
    "web",
    "proxy"
  ],
  "author": "Titanium Network",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/titaniumnetwork-dev/alloyproxy/issues"
  },
  "homepage": "https://github.com/titaniumnetwork-dev/alloyproxy#readme",
  "dependencies": {
    "ws": "^7.4.0"
  }
}