UNPKG

obs-services

Version:

List of RTMP services extracted from OBS source code

25 lines (24 loc) 602 B
{ "name": "obs-services", "version": "0.1.0", "description": "List of RTMP services extracted from OBS source code", "main": "services.json", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/streamplace/obs-services.git" }, "keywords": [ "OBS", "RTMP", "Streamplace" ], "author": "The OBS Authors", "license": "GPL-2.0", "bugs": { "url": "https://github.com/streamplace/obs-services/issues" }, "homepage": "https://github.com/streamplace/obs-services#readme" }