UNPKG

cassata

Version:

A package, to proxy the server to your current location

33 lines (32 loc) 732 B
{ "name": "cassata", "version": "1.1.2", "description": "A package, to proxy the server to your current location", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/saran-surya/cassata.git" }, "keywords": [ "proxy", "server", "cassata", "server-proxy", "location", "personal-proxy" ], "author": "SARAN SURYA", "license": "MIT", "bugs": { "url": "https://github.com/saran-surya/cassata/issues" }, "homepage": "https://github.com/saran-surya/cassata#readme", "dependencies": { "express": "^4.17.1", "socket.io": "^4.1.1" }, "devDependencies": {} }