{ "name": "vimeo-jquery-api", "version": "0.9.3", "homepage": "https://github.com/jrue/Vimeo-jQuery-API", "authors": [ "Jeremy Rue " ], "description": "A jQuery plugin to easily control Vimeo videos through their API.", "main": [ "dist/jquery.vimeo.api.js", "dist/jquery.vimeo.api.min.js" ], "keywords": [ "video", "Vimeo", "iframe", "api", "javascript", "jquery-plugin" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "example.html", "src", "Gruntfile.js", "LICENSE", "package.json", "vimeoapi.jquery.json", "readme.md", "bower.json" ], "dependencies": { "jquery": ">=1.7" }, "_release": "0.9.3", "_resolution": { "type": "version", "tag": "v0.9.3", "commit": "3c6b2d6b367131f09227b447bb0d1e1976952d24" }, "_source": "git://github.com/jrue/Vimeo-jQuery-API.git", "_target": "~0.9.3", "_originalSource": "vimeo-jquery-api", "_direct": true }