Files
sacrificial-socket/client/package.json
2017-08-07 19:27:34 -07:00

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"
}