UNPKG

@myamsani/brightcove-playback

Version:

npm module for fetching video data from Brightcove using playback API using the policy key and account

23 lines (22 loc) 498 B
{ "name": "@myamsani/brightcove-playback", "version": "1.0.7", "description": "npm module for fetching video data from Brightcove using playback API using the policy key and account", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Brightcove", "Playback", "Video" ], "author": "Mahesh Yamsani", "license": "ISC", "dependencies": { "xmlhttprequest": "^1.8.0" }, "files": [ "Readme.md" ] }