flowplayer-vpaid
Version:
VPAID 2.0 (Flash/JS) support within Flowplayer 6 HTML
27 lines (26 loc) • 486 B
JSON
{
"name": "flowplayer-vpaid",
"version": "1.2.4",
"homepage": "https://github.com/mantisadnetwork/flowplayer-vpaid",
"description": "VPAID 2.0 (Flash/JS) support within Flowplayer 6 HTML",
"main": "dist/vpaid.min.js",
"moduleType": [
"node"
],
"keywords": [
"vpaid",
"flowplayer",
"video"
],
"authors": [
"Paris Holley"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}