UNPKG

vimeo-upload

Version:

Upload videos to your Vimeo account and update their metadata directly from a browser or a Node.js app.

25 lines (24 loc) 528 B
{ "name": "vimeo-upload", "main": "vimeo-upload.js", "version": "0.1.6", "homepage": "https://github.com/websemantics/vimeo-upload", "authors": [ "Adnan Sh. Sagar, PhD. <adnan@websemantics.ca>" ], "description": "Upload videos to your Vimeo account and update their metadata directly from a browser or a Node.js app.", "keywords": [ "vimeo", "video", "upload", "node", "browser" ], "license": "Apache 2.0", "ignore": [ "**/.*", "node_modules", "test", "tests" ] }