vimeo-froogaloop-server
Version:
Standard Vimeo froogaloop library but able to be required on the server. More details at Vimeo's repo : https://github.com/vimeo/player-api/blob/master/readme.mdown)
30 lines (29 loc) • 856 B
JSON
{
"name": "vimeo-froogaloop-server",
"version": "0.1.0",
"description": "Standard Vimeo froogaloop library but able to be required on the server. More details at Vimeo's repo : https://github.com/vimeo/player-api/blob/master/readme.mdown)",
"main": "froogaloop.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/blented/npm-vimeo-froogaloop"
},
"keywords": [
"vimeo",
"froogaloop"
],
"author": "blented (http://github.com/blented)",
"license": "none",
"bugs": {
"url": "https://github.com/blented/npm-vimeo-froogaloop/issues"
},
"homepage": "https://github.com/blented/npm-vimeo-froogaloop",
"maintainers": [
{
"name": "blented",
"email": "blented@github.com"
}
]
}