UNPKG

streaming-media

Version:

Effortlessly stream media files over HTTP. Elevate your app's multimedia experience with ease.

32 lines (31 loc) 818 B
{ "name": "streaming-media", "version": "1.0.3", "description": "Effortlessly stream media files over HTTP. Elevate your app's multimedia experience with ease.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/chethanakh/streaming-media.git" }, "keywords": [ "media-streaming", "streaming-http", "express-video-streaming", "youtube-type-media-stream", "youtube-server", "netflix-server", "spotify" ], "author": "chethanakh", "license": "ISC", "bugs": { "url": "https://github.com/chethanakh/streaming-media/issues" }, "homepage": "https://github.com/chethanakh/streaming-media#readme", "dependencies": { "mime-types": "^2.1.35" } }