package.json 492 Bytes
{
  "name": "burungmerah",
  "version": "1.1.0",
  "description": "Reverse Proxy di R97",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.kodesumber.com:adhisimon/burungmerah.git"
  },
  "keywords": [
    "reload97",
    "r97"
  ],
  "author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
  "license": "ISC",
  "dependencies": {
    "is-ip": "^2.0.0",
    "redbird": "^0.9.1"
  }
}