mewsplayer
Version:
Stand-alone implementation of MistServer's "mews" Media Extensions WebSocket player
19 lines (18 loc) • 420 B
JSON
{
"name": "mewsplayer",
"version": "1.0.0",
"description": "Stand-alone implementation of MistServer's \"mews\" Media Extensions WebSocket player",
"main": "mews.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"mews",
"html5",
"media",
"player",
"websocket"
],
"author": "Carina van der Meer & Jaron Viëtor",
"license": "Unlicense"
}