mirror of
https://github.com/raz-varren/sacrificial-socket.git
synced 2025-12-24 12:38:09 +08:00
16 lines
413 B
JSON
16 lines
413 B
JSON
{
|
|
"name": "sacrificial-socket",
|
|
"version": "1.1.3",
|
|
"description": "Client javascript for use with the Sacrificial-Socket service",
|
|
"keywords": [
|
|
"websocket",
|
|
"client-side"
|
|
],
|
|
"homepage": "https://github.com/raz-varren/sacrificial-socket",
|
|
"license": "MIT",
|
|
"files": [
|
|
"sacrificial-socket.js",
|
|
"ng-ss.js"
|
|
],
|
|
"main": "sacrificial-socket.js"
|
|
} |