UNPKG

@enonic-types/lib-websocket

Version:

Type definitions for lib-websocket.

34 lines (33 loc) 824 B
{ "name": "@enonic-types/lib-websocket", "version": "7.15.3", "description": "Type definitions for lib-websocket.", "types": "websocket.d.ts", "files": [ "websocket.d.ts" ], "repository": { "type": "git", "url": "git+https://github.com/enonic/xp.git#master" }, "keywords": [ "enonic", "enonic-xp", "lib-websocket", "websocket", "types", "typescript" ], "contributors": [ "Mikita Taukachou <edloidas@gmail.com> (https://edloidas.github.io/)" ], "license": "Apache-2.0", "bugs": { "url": "https://github.com/enonic/xp/issues" }, "homepage": "https://github.com/enonic/xp/tree/master#readme", "dependencies": {}, "publishConfig": { "access": "public" } }