UNPKG

pacproxy-share

Version:

a website module used to share other websites, it can be deployed inside pacproxy-server, Nginx, LiteSpeed.

26 lines (25 loc) 717 B
{ "name": "pacproxy-share", "version": "1.1.7", "description": "a website module used to share other websites, it can be deployed inside pacproxy-server, Nginx, LiteSpeed.", "main": "share.js", "bin": "runshare.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/httpgate/pacproxy-share.git" }, "keywords": [ "pacproxy", "proxy", "share" ], "author": "xinjingjie.us@gmail.com", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/httpgate/pacproxy-share/issues" }, "homepage": "https://github.com/httpgate/pacproxy-share#readme" }