{"_id":"videogular","_rev":"20-9522197cd4f46c44948e45dc52c45822","name":"videogular","time":{"modified":"2022-06-28T17:01:41.071Z","created":"2015-09-21T18:53:32.545Z","1.2.7":"2015-09-21T18:53:32.545Z","1.2.8":"2015-09-22T18:58:17.377Z","1.3.0":"2015-10-17T17:00:28.077Z","1.3.1":"2015-10-17T17:21:25.858Z","1.3.2":"2015-10-17T17:52:43.017Z","1.4.0":"2015-12-06T16:16:48.412Z","1.4.1":"2016-01-31T16:02:41.228Z","1.4.4":"2016-06-19T07:38:41.136Z","2.0.0":"2017-04-09T02:05:02.083Z","2.0.1":"2017-04-09T02:11:12.400Z","2.1.0":"2017-05-17T12:48:43.594Z","2.1.1":"2017-06-15T12:49:26.560Z","2.1.2":"2017-06-15T15:31:49.253Z","2.2.0":"2017-06-22T10:36:46.948Z","2.2.1":"2017-07-01T02:46:12.263Z"},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"dist-tags":{"latest":"2.2.1"},"description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","readme":"# Videogular 2.0\n\nVideogular 2.0 is under active development and will be available with Angular 2+. Videogular 2.0 will follow the same philosophy and we're open to discuss any possibilities. If you want to contribute you can open a new issue with your suggestions or clone the repository to make pull requests.\n\nYou can find a demo here:\nhttps://videogular.github.io/videogular2-showroom/#/\n\nAnd this is the development repository:\nhttps://github.com/videogular/videogular2\n\n** Important information:** Bower repositories have been deprecated. Now all modules are available inside the same npm package:\n\nhttps://www.npmjs.com/package/videogular\n\n## Videogular\n[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/2fdevs/videogular?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n**Videogular is an HTML5 video player for AngularJS**. Videogular is a wrapper over the HTML5 video tag, so you just could add whatever you want. This provides a very powerful, but simple to use solution, for everybody.\n\nYou could see a demo here: [www.videogular.com](http://www.videogular.com)\n\n## Why Videogular?\n\nWe're developing Videogular focusing on mobile devices and HTML5 video special capabilities. Videogular brings to you these key features:\n\n* **Bindable properties**: Videogular's directives are bindable, just [try the demo](http://www.videogular.com) and play with bindings.\n* **Extendable through plugins**: Thanks to our API you can develop your own plugins.\n* **Theme based**: Customize it with your own themes and change between them on the fly.\n* **Native fullscreen support**: Enjoy with native fullscreen support for Chrome, Firefox, Safari, iOS and Chrome for Android.\n* **Mobile support**: Videogular can detect mobile devices to show/hide components in case that aren't supported. Also, you could use it in your responsive websites, Videogular will always scale to fit its container.\n\n## Documentation and how to install\n\nSee the [Videogular's website](http://www.videogular.com) for more info about [how to start and installation notes](http://www.videogular.com/tutorials/how-to-start/). We have also [tutorials](http://www.videogular.com/tutorials/) and [examples](http://www.videogular.com/examples/) if you need a guide or code samples.\n\nFor more info you can check the full [Videogular API documentation](http://www.videogular.com/docs/).\n\n## Running and building\n\nTo run the project and create the minified and debug files just run `grunt`.\n\nThis will run the tests and if everything works as expected it would create a `build` folder on root.\n\n## Third-party plugins\n\nIf you have developed a Videogular's plugin or theme [contact us through this form](http://www.videogular.com/contact/) and we will add you to this list.\n\n* [**Youtube plugin**](https://github.com/NamPNQ/bower-videogular-youtube) by **[NamPNQ](https://github.com/NamPNQ)**\n* [**Quiz plugin**](https://github.com/NamPNQ/bower-videogular-quiz) by **[NamPNQ](https://github.com/NamPNQ)**\n* [**Flash fallback plugin**](https://github.com/NamPNQ/bower-videogular-flash) by **[NamPNQ](https://github.com/NamPNQ)**\n* [**Background video plugin**](https://gist.github.com/panurge-ws/525caef640784a487aa2) by **[panurge-ws](https://github.com/panurge-ws)**\n* [**Videogular subtitle plugin**](https://github.com/farhan-repo/videogular-subtitle-plugin) (for Videogular 0.4.0) by **[farhan-repo](https://github.com/farhan-repo)**\n* [**Videogular Cuepoints plugin**](https://github.com/HarryCutts/videogular-cuepoints) by **[HarryCutts](https://github.com/HarryCutts)** (not to be confused with the later [Cue Points feature](http://www.videogular.com/tutorials/videogular-cue-points-synchronize-video-with-twitter/))\n\n## Migrate to 1.0 from an older version of Videogular\n\nAll attributes for the various directives (including plugins) are still being maintained as usual, however, the naming of several have changed significantly to conform to an improved coding style. Here is a semi-exhaustive list:\n\n1. No more `<vg-video>`.  Ditched in favor of `<vg-media>` that supports audio as well.\n2. `vg-controls`:\n\n    ```\n    vg-timedisplay -> vg-time-display\n    vg-scrubBar -> vg-scrub-bar\n    vg-scrubbarcurrenttime -> vg-scrub-bar-current-time\n    vg-timedisplay -> vg-time-display\n    vg-mutebutton -> vg-mute-button\n    vg-volumebar -> vg-volume-bar\n    ```\n    \n3. `vg-poster-image -> vg-poster`\n\nFor a complete migration guide we recommend you to check the [Migration guide to Videogular 1.0.0](http://www.videogular.com/tutorials/migration-guide-to-videogular-1-0-0/).\n\n## Supported by\n\nVideogular wants to thank you to this companies for support this project:\n\n[![](http://www.videogular.com/wp-content/uploads/2015/08/browserstack.png)](https://www.browserstack.com)\n[![](http://www.videogular.com/wp-content/uploads/2015/08/logo_jetbrains.png)](https://www.jetbrains.com)\n[![](http://www.videogular.com/wp-content/uploads/2015/03/logo-q.png)](http://q-interactiva.com)\n\n## Credits\n\nVideogular is an open source project maintained by (literally) [two fucking developers](http://twofuckingdevelopers.com/).\n\nWe want to thank all our contributors: [Raúl Jiménez](https://github.com/Elecash), [Robert Zhang](https://github.com/rogerz), [Javier Tejero](https://github.com/javiertejero), [Marcos González](https://github.com/qmarcos), [Rafał Lindemann](https://github.com/panrafal), [Alberto Tafoya](https://github.com/withattribution), [Sergey Okhotnitski](https://github.com/5erg), [Javier Cejudo](https://github.com/javiercejudo), [Sam Lau](https://github.com/schmooie), [paxal78](https://github.com/paxal78), [Raymond Klass](https://github.com/RaymondKlass), [Harry Cutts](https://github.com/Fodaro), [Chris MacPherson](https://github.com/chrismacp), [stefanvonderkrone](https://github.com/stefanvonderkrone), [Emil Ibatullin](https://github.com/cawabunga), [Uzair Sajid](https://github.com/UzEE), [pavelnikolov](https://github.com/pavelnikolov), [Frank3K](https://github.com/Frank3K), [EmilioAiolfi](https://github.com/EmilioAiolfi), [Bernhelm](https://github.com/Bernhelm), [Morriz](https://github.com/Morriz), [Chris Funk](https://github.com/a727891), [Johann Beishline](https://github.com/techmodo), [edisonh](https://github.com/edisonh), [Nainterceptor](https://github.com/Nainterceptor), [Max Maes](https://github.com/maxmaes), [pire](https://github.com/pire), [Davin Kevin](https://github.com/davinkevin), [bkuzma](https://github.com/bkuzma), [VanVan](https://github.com/VanVan), [Kevin Feinberg](https://github.com/kfeinUI), [Jonathan Asquier](https://github.com/jonathanasquier), [Centsent](https://github.com/centsent), [Zane McCaig](https://github.com/zanemcca), [Nils Thingvall](https://github.com/turbidwater), [Tim Costa](https://github.com/tjsail33), [Alex Wilde](https://github.com/alexthewilde), [jarrodlytle](https://github.com/jarrodlytle), [daviddk](https://github.com/daviddk) , [Artem Medvedev](https://github.com/ArtemMedvedev) , [super-ienien](https://github.com/super-ienien) , [Jared Fox](https://github.com/jalexanderfox) and [our bug submitters](https://github.com/2fdevs/videogular/issues?state=open).\n\n## Changelog\nHere you can see the complete [changelog](https://github.com/2fdevs/videogular/blob/master/CHANGELOG.md)\n","versions":{"1.3.1":{"name":"videogular","version":"1.3.1","main":"index.js","dependencies":{"angular":"~1.3.1","angular-sanitize":"~1.3.1"},"devDependencies":{"grunt":"~0.4.1","grunt-release":"~0.7.0"},"engines":{"node":">=0.8.0"},"gitHead":"277f700fdebe02a15927ce2a61774bcf3f403a61","description":"bower-videogular ================","_id":"videogular@1.3.1","scripts":{},"_shasum":"8c82941e581de03327f765710860d590939e5d09","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"8c82941e581de03327f765710860d590939e5d09","tarball":"https://registry.npmjs.org/videogular/-/videogular-1.3.1.tgz","integrity":"sha512-tfaSW7l5Bl1swbW5RsXor94o7RCg9Q70aWqO3ONbODKmb9wpKF+baXV4EVkakY2SFtXxqgyD8zZuk8nkMPcYVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIByzURYgZiNXOX9PoztbMURgIQrHmPqnwhn3amI9UCHtAiEA3p1SLRP4HZhIgCVmDn8l+hjSEl5ILigTiLi+VZUjAmI="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}]},"1.3.2":{"name":"videogular","version":"1.3.2","main":"index.js","devDependencies":{"grunt":"~0.4.1","grunt-release":"~0.7.0"},"engines":{"node":">=0.8.0"},"gitHead":"59dc3c1386bf0af9a6997d4c4a213e22f6d44780","description":"bower-videogular ================","_id":"videogular@1.3.2","scripts":{},"_shasum":"6db885f1589aff954f9338be7f8acfcc6464fb4e","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"6db885f1589aff954f9338be7f8acfcc6464fb4e","tarball":"https://registry.npmjs.org/videogular/-/videogular-1.3.2.tgz","integrity":"sha512-K6sgBv6Pw/0PNPuUCTPh7uF2sJnk/8jfbMREwhlJKec3ysA7HN/53aRgyXkiTQ+nkDOG+lI7woR6PFEMOHeSsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvlR6z2HZiBfpJR6T9xycWqJVMVMv5zBrcK5R+vKvrcAIhAIowm2o89AjcqJ0UoKWN2JKTL/dg/cMtSrD8UPG4kZsw"}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}]},"1.4.0":{"name":"videogular","version":"1.4.0","main":"index.js","devDependencies":{"grunt":"~0.4.1","grunt-release":"~0.7.0"},"engines":{"node":">=0.8.0"},"gitHead":"e1335607bb0e461d3aee6e3f1b461013dd475d04","description":"bower-videogular ================","_id":"videogular@1.4.0","scripts":{},"_shasum":"ff761f44e6961bae57bc349f3ed18a3e040a7ee9","_from":".","_npmVersion":"3.3.9","_nodeVersion":"4.2.2","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"ff761f44e6961bae57bc349f3ed18a3e040a7ee9","tarball":"https://registry.npmjs.org/videogular/-/videogular-1.4.0.tgz","integrity":"sha512-kd7zdJ2wzP5epxGdTPExGz7IKdOPROnG3QQZYnmTGmZLijnQA3wQjYYwgAsHdKkHOHx12WVOULPxp7IEy9ayRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID6q0bbXes6bLUbgVCMYezTeLbpGMsCRkK1sO+9a849NAiEAvhY3gCbmzjCW/gL25pdU30BROIM1cL/LRuEjMWqq0L4="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}]},"1.4.1":{"name":"videogular","version":"1.4.1","main":"index.js","devDependencies":{"grunt":"~0.4.1","grunt-release":"~0.7.0"},"engines":{"node":">=0.8.0"},"gitHead":"3022ab093ac32a61a64823aadbd1554693d0db34","description":"bower-videogular ================","_id":"videogular@1.4.1","scripts":{},"_shasum":"3d1fee702b0ac7e31e7637c4a5eef09648c714ed","_from":".","_npmVersion":"3.3.9","_nodeVersion":"4.2.2","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"3d1fee702b0ac7e31e7637c4a5eef09648c714ed","tarball":"https://registry.npmjs.org/videogular/-/videogular-1.4.1.tgz","integrity":"sha512-P3d7rmLcWlhwqHwNmqG038/r9Rkrg/rth6Nguh0kOeZEa77t5WNIAMQjlp4bET2dkMd2YCysO7vMPnAQsqsapQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFMNTyqTNpqnRJmDAcbK4K7nw4VJu201mzbhwNyJn1uwAiEA6zkEMpFqLbtxy4eEoHysHHLRHxL4ehWl/41KQfWSz/0="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}]},"1.4.4":{"name":"videogular","version":"1.4.4","main":"index.js","dependencies":{"angular":"^1.3.0","angular-sanitize":"^1.3.0"},"devDependencies":{"grunt":"~0.4.1","grunt-release":"~0.7.0"},"engines":{"node":">=0.8.0"},"gitHead":"2d3137c2fdb4705f767a2b8f95d5681db6aad3f6","description":"bower-videogular ================","_id":"videogular@1.4.4","scripts":{},"_shasum":"c97a96f0e54c3394cefc4bc38b63df730d4379b5","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.2","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"c97a96f0e54c3394cefc4bc38b63df730d4379b5","tarball":"https://registry.npmjs.org/videogular/-/videogular-1.4.4.tgz","integrity":"sha512-WJjJipSWWhhcP0oojQsq5M99EfDemALa22eQdosWXmK4XdxHJFfR1D6qzWOBDe7kPw1mT/2qgE+jIB2KMGJmIw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgA/JFDGQ64ZtGKJZa0KBhLUpJzND+LpK6g4Xn96seKAIhAN054eDn7h/mEJkVo/n5caBjN9kz1ideAc/Lq+w6FIAG"}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/videogular-1.4.4.tgz_1466321918551_0.13393185776658356"}},"2.0.0":{"name":"videogular","version":"2.0.0","description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"dependencies":{"angular":"~1.4.0","angular-route":"~1.4.0","angular-sanitize":"~1.4.0","angular-animate":"~1.4.0","angulartics":"~0.17.1","json3":"~3.2.4","bootstrap":"~3.1.1","es5-shim":"~2.0.8"},"devDependencies":{"angular-mocks":"~1.4.0","angular-scenario":"~1.4.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","grunt":"~0.4.1","grunt-cli":"~0.1.13","grunt-contrib-clean":"~0.5.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-copy":"~0.4.1","grunt-contrib-cssmin":"~0.6.0","grunt-contrib-sass":"~0.7.3","grunt-contrib-uglify":"~0.2.0","grunt-contrib-watch":"~0.5.2","grunt-express":"~1.4.1","grunt-hub":"^0.7.0","grunt-karma":"^0.12.0","grunt-ngdocs":"~0.2.1","grunt-open":"~0.2.0","grunt-release":"~0.7.0","http-server":"0.9.0","jasmine-core":"^2.3.4","karma":"~0.13.0","karma-chrome-launcher":">=0.1.4","karma-coverage":"~0.2.6","karma-firefox-launcher":">=0.1.3","karma-jasmine":"^0.3.6","karma-junit-reporter":"~0.1","karma-ng-html2js-preprocessor":"~0.1.0","karma-script-launcher":">=0.1.0","load-grunt-tasks":"^3.2.0","semantic-release":"^6.3.2"},"scripts":{"clean":"rm -rf ./dist && rm -rf ./docs","test":"grunt test","prebuild":"npm run clean","build":"grunt","postbuild":"grunt docs","build:travis":"grunt","precommit":"npm test","commit":"git-cz","coverage":"http-server -c-1 -o -s -p 9875 ./coverage","start":"http-server -c-1 -o -s -p 9875 ./app","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">= 4"},"keywords":["video","player","framework","angularjs","javascript"],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"license":"MIT","bugs":{"url":"https://github.com/videogular/videogular/issues"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test"}},"homepage":"http://videogular.com","gitHead":"75e7a9dc92b0cd40434c88311ee0ea7702b51d2c","_id":"videogular@2.0.0","_shasum":"87d3fec1d6f726d4d4a7305a94ccc8c0476b0a02","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"87d3fec1d6f726d4d4a7305a94ccc8c0476b0a02","tarball":"https://registry.npmjs.org/videogular/-/videogular-2.0.0.tgz","integrity":"sha512-255+JsQKEfpa2HjR/xttkEyX1aAo7iKyNXcKr6PNVpDKxL3P5ChQAwbL77sdDlyiEJcnPK5LSqCDZaBdjefLUw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDL9Dx1P+V7rt+IA15/oPdmrdJEprQLba4+tMnYW25MAIgKJvI7ABJAO20ns8uTVHFDXVeEZ93SI5G+FvOS0Vq/p4="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/videogular-2.0.0.tgz_1491703501376_0.3278021630831063"}},"2.0.1":{"name":"videogular","version":"2.0.1","description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"dependencies":{"angular":"~1.4.0","angular-route":"~1.4.0","angular-sanitize":"~1.4.0","angular-animate":"~1.4.0","angulartics":"~0.17.1","json3":"~3.2.4","bootstrap":"~3.1.1","es5-shim":"~2.0.8"},"devDependencies":{"angular-mocks":"~1.4.0","angular-scenario":"~1.4.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","grunt":"~0.4.1","grunt-cli":"~0.1.13","grunt-contrib-clean":"~0.5.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-copy":"~0.4.1","grunt-contrib-cssmin":"~0.6.0","grunt-contrib-sass":"~0.7.3","grunt-contrib-uglify":"~0.2.0","grunt-contrib-watch":"~0.5.2","grunt-express":"~1.4.1","grunt-hub":"^0.7.0","grunt-karma":"^0.12.0","grunt-ngdocs":"~0.2.1","grunt-open":"~0.2.0","grunt-release":"~0.7.0","http-server":"0.9.0","jasmine-core":"^2.3.4","karma":"~0.13.0","karma-chrome-launcher":">=0.1.4","karma-coverage":"~0.2.6","karma-firefox-launcher":">=0.1.3","karma-jasmine":"^0.3.6","karma-junit-reporter":"~0.1","karma-ng-html2js-preprocessor":"~0.1.0","karma-script-launcher":">=0.1.0","load-grunt-tasks":"^3.2.0","semantic-release":"^6.3.2"},"scripts":{"clean":"rm -rf ./dist && rm -rf ./docs","test":"grunt test","prebuild":"npm run clean","build":"grunt","postbuild":"grunt docs","build:travis":"grunt","precommit":"npm test","commit":"git-cz","coverage":"http-server -c-1 -o -s -p 9875 ./coverage","start":"http-server -c-1 -o -s -p 9875 ./app","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">= 4"},"keywords":["video","player","framework","angularjs","javascript"],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"license":"MIT","bugs":{"url":"https://github.com/videogular/videogular/issues"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test"}},"homepage":"http://videogular.com","gitHead":"a5f4305dcb0055f9c75ae7653ee75b0624f145b8","_id":"videogular@2.0.1","_shasum":"d5314028e7c899b08fdbb533224cb77881986e66","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"d5314028e7c899b08fdbb533224cb77881986e66","tarball":"https://registry.npmjs.org/videogular/-/videogular-2.0.1.tgz","integrity":"sha512-IqoUDKk4+GcWraF4Nn6PToXq1JD0dBqoq/36AS6Dq3rWFApuqM1mtKi57nVnVvBxwnr7W5VyWLfevp9Z/nh8Mw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGqeagqwmNjeGZWi7FfycASPzQVbE7krdthHP89vmhivAiEA85qyTweXSFUg2AwYc4l8am1k9D14TpH6P7ZOaHoIvhY="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/videogular-2.0.1.tgz_1491703871652_0.7298376746475697"}},"2.1.0":{"name":"videogular","version":"2.1.0","description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"dependencies":{"angular":"~1.4.0","angular-route":"~1.4.0","angular-sanitize":"~1.4.0","angular-animate":"~1.4.0","angulartics":"~0.17.1","json3":"~3.2.4","bootstrap":"~3.1.1","es5-shim":"~2.0.8"},"devDependencies":{"angular-mocks":"~1.4.0","angular-scenario":"~1.4.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","grunt":"~0.4.1","grunt-cli":"~0.1.13","grunt-contrib-clean":"~0.5.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-copy":"~0.4.1","grunt-contrib-cssmin":"~0.6.0","grunt-contrib-sass":"~0.7.3","grunt-contrib-uglify":"~0.2.0","grunt-contrib-watch":"~0.5.2","grunt-express":"~1.4.1","grunt-hub":"^0.7.0","grunt-karma":"^0.12.0","grunt-ngdocs":"~0.2.1","grunt-open":"~0.2.0","grunt-release":"~0.7.0","http-server":"0.9.0","jasmine-core":"^2.3.4","karma":"~0.13.0","karma-chrome-launcher":">=0.1.4","karma-coverage":"~0.2.6","karma-firefox-launcher":">=0.1.3","karma-jasmine":"^0.3.6","karma-junit-reporter":"~0.1","karma-ng-html2js-preprocessor":"~0.1.0","karma-script-launcher":">=0.1.0","load-grunt-tasks":"^3.2.0","semantic-release":"^6.3.2"},"scripts":{"clean":"rm -rf ./dist && rm -rf ./docs","test":"grunt test","prebuild":"npm run clean","build":"grunt","postbuild":"grunt docs","build:travis":"grunt","precommit":"npm test","commit":"git-cz","coverage":"http-server -c-1 -o -s -p 9875 ./coverage","start":"http-server -c-1 -o -s -p 9875 ./app","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">= 4"},"keywords":["video","player","framework","angularjs","javascript"],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"license":"MIT","bugs":{"url":"https://github.com/videogular/videogular/issues"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test"}},"homepage":"http://videogular.com","gitHead":"4325ba09ec99d8fafd1d2cd19e7b396be7c08c0d","_id":"videogular@2.1.0","_shasum":"c9d0e6b06f4d9a4c6924e0e6e0e0f457a2a5a2cd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"c9d0e6b06f4d9a4c6924e0e6e0e0f457a2a5a2cd","tarball":"https://registry.npmjs.org/videogular/-/videogular-2.1.0.tgz","integrity":"sha512-Sp2YfE3IFwrLIFXHN636M4aRfryzVpVQzELSNP4J9njw5t07e/YozafhsAK6jrDzIC8sx1jnc7gac5R+zi6MEA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDR+rLa3CWdFXVoh/Bd1RaMt+TP5CcDKarrySTmHVvb8wIhAI8lnXPXplbCuupHGnDtGHBPqIeVZ8KyQZk2MpF28urS"}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/videogular-2.1.0.tgz_1495025321600_0.4639863132033497"}},"2.1.1":{"name":"videogular","version":"2.1.1","description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"dependencies":{"angular":"~1.4.0","angular-route":"~1.4.0","angular-sanitize":"~1.4.0","angular-animate":"~1.4.0","angulartics":"~0.17.1","json3":"~3.2.4","bootstrap":"~3.1.1","es5-shim":"~2.0.8"},"devDependencies":{"angular-mocks":"~1.4.0","angular-scenario":"~1.4.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","grunt":"~0.4.1","grunt-cli":"~0.1.13","grunt-contrib-clean":"~0.5.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-copy":"~0.4.1","grunt-contrib-cssmin":"~0.6.0","grunt-contrib-sass":"~0.7.3","grunt-contrib-uglify":"~0.2.0","grunt-contrib-watch":"~0.5.2","grunt-express":"~1.4.1","grunt-hub":"^0.7.0","grunt-karma":"^0.12.0","grunt-ngdocs":"~0.2.1","grunt-open":"~0.2.0","grunt-release":"~0.7.0","http-server":"0.9.0","jasmine-core":"^2.3.4","karma":"~0.13.0","karma-chrome-launcher":">=0.1.4","karma-coverage":"~0.2.6","karma-firefox-launcher":">=0.1.3","karma-jasmine":"^0.3.6","karma-junit-reporter":"~0.1","karma-ng-html2js-preprocessor":"~0.1.0","karma-script-launcher":">=0.1.0","load-grunt-tasks":"^3.2.0","semantic-release":"^6.3.2"},"scripts":{"clean":"rm -rf ./dist && rm -rf ./docs","test":"grunt test","prebuild":"npm run clean","build":"grunt","postbuild":"grunt docs","build:travis":"grunt","precommit":"npm test","commit":"git-cz","coverage":"http-server -c-1 -o -s -p 9875 ./coverage","start":"http-server -c-1 -o -s -p 9875 ./app","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">= 4"},"keywords":["video","player","framework","angularjs","javascript"],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"license":"MIT","bugs":{"url":"https://github.com/videogular/videogular/issues"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test"}},"homepage":"http://videogular.com","gitHead":"39aff7793b86e47c18aa0ba91b15f5b235a49334","_id":"videogular@2.1.1","_shasum":"dd9cce23d5fbd1a36bed6096e5153b664c94b0db","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"dd9cce23d5fbd1a36bed6096e5153b664c94b0db","tarball":"https://registry.npmjs.org/videogular/-/videogular-2.1.1.tgz","integrity":"sha512-LW2pXeWBBQEw34Fw/EKSOobOZtv76BNFHxdbjfwrnx1ZrOZKs2A4vUetxXhNpJf4UHvxlAtL5nMI/KQ5WHXs9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDgf0fjt4Qq24whALgutrkLHDTwANdUQIH8Mj/fy4xgcAiEAzQ3bQwHrUv6QYMsTKqoWqWTO09GchPjb6R4OJGEjLjQ="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/videogular-2.1.1.tgz_1497530965410_0.890726578887552"}},"2.1.2":{"name":"videogular","version":"2.1.2","description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"dependencies":{"angular":"~1.4.0","angular-route":"~1.4.0","angular-sanitize":"~1.4.0","angular-animate":"~1.4.0","angulartics":"~0.17.1","json3":"~3.2.4","bootstrap":"~3.1.1","es5-shim":"~2.0.8"},"devDependencies":{"angular-mocks":"~1.4.0","angular-scenario":"~1.4.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","grunt":"~0.4.1","grunt-cli":"~0.1.13","grunt-contrib-clean":"~0.5.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-copy":"~0.4.1","grunt-contrib-cssmin":"~0.6.0","grunt-contrib-sass":"~0.7.3","grunt-contrib-uglify":"~0.2.0","grunt-contrib-watch":"~0.5.2","grunt-express":"~1.4.1","grunt-hub":"^0.7.0","grunt-karma":"^0.12.0","grunt-ngdocs":"~0.2.1","grunt-open":"~0.2.0","grunt-release":"~0.7.0","http-server":"0.9.0","jasmine-core":"^2.3.4","karma":"~0.13.0","karma-chrome-launcher":">=0.1.4","karma-coverage":"~0.2.6","karma-firefox-launcher":">=0.1.3","karma-jasmine":"^0.3.6","karma-junit-reporter":"~0.1","karma-ng-html2js-preprocessor":"~0.1.0","karma-script-launcher":">=0.1.0","load-grunt-tasks":"^3.2.0","semantic-release":"^6.3.2"},"scripts":{"clean":"rm -rf ./dist && rm -rf ./docs","test":"grunt test","prebuild":"npm run clean","build":"grunt","postbuild":"grunt docs","build:travis":"grunt","precommit":"npm test","commit":"git-cz","coverage":"http-server -c-1 -o -s -p 9875 ./coverage","start":"http-server -c-1 -o -s -p 9875 ./app","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">= 4"},"keywords":["video","player","framework","angularjs","javascript"],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"license":"MIT","bugs":{"url":"https://github.com/videogular/videogular/issues"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test"}},"homepage":"http://videogular.com","gitHead":"2918cef3540e5db1cfdd0ae26f64aebfd43b97d9","_id":"videogular@2.1.2","_shasum":"a00248f439d977e655416a9c9cd7149a6c267584","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"a00248f439d977e655416a9c9cd7149a6c267584","tarball":"https://registry.npmjs.org/videogular/-/videogular-2.1.2.tgz","integrity":"sha512-dYnqMyuIIkaEonnk3nvO8dALOsLT+ZhXGmifvufDdlsGUrLK35gz8/7kFfkqKafQKQ+J+VwlsmDjxWG9xBTf9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD65Xnhq+JWRvKAkWaOzlyz28vsmCOaXXFHJpl8eLL0YAIgGm6DbGK2EY/O+SwX2zDqc/Yof0Gt/QaH9y7fHR5q2zM="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/videogular-2.1.2.tgz_1497540707720_0.7781658875755966"}},"2.2.0":{"name":"videogular","version":"2.2.0","description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"dependencies":{"angular":"~1.4.0","angular-route":"~1.4.0","angular-sanitize":"~1.4.0","angular-animate":"~1.4.0","angulartics":"~0.17.1","json3":"~3.2.4","bootstrap":"~3.1.1","es5-shim":"~2.0.8"},"devDependencies":{"angular-mocks":"~1.4.0","angular-scenario":"~1.4.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","grunt":"~0.4.1","grunt-cli":"~0.1.13","grunt-contrib-clean":"~0.5.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-copy":"~0.4.1","grunt-contrib-cssmin":"~0.6.0","grunt-contrib-sass":"~0.7.3","grunt-contrib-uglify":"~0.2.0","grunt-contrib-watch":"~0.5.2","grunt-express":"~1.4.1","grunt-hub":"^0.7.0","grunt-karma":"^0.12.0","grunt-ngdocs":"~0.2.1","grunt-open":"~0.2.0","grunt-release":"~0.7.0","http-server":"0.9.0","jasmine-core":"^2.3.4","karma":"~0.13.0","karma-chrome-launcher":">=0.1.4","karma-coverage":"~0.2.6","karma-firefox-launcher":">=0.1.3","karma-jasmine":"^0.3.6","karma-junit-reporter":"~0.1","karma-ng-html2js-preprocessor":"~0.1.0","karma-script-launcher":">=0.1.0","load-grunt-tasks":"^3.2.0","semantic-release":"^6.3.2"},"scripts":{"clean":"rm -rf ./dist && rm -rf ./docs","test":"grunt test","prebuild":"npm run clean","build":"grunt","postbuild":"grunt docs","build:travis":"grunt","precommit":"npm test","commit":"git-cz","coverage":"http-server -c-1 -o -s -p 9875 ./coverage","start":"http-server -c-1 -o -s -p 9875 ./app","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">= 4"},"keywords":["video","player","framework","angularjs","javascript"],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"license":"MIT","bugs":{"url":"https://github.com/videogular/videogular/issues"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test"}},"homepage":"http://videogular.com","gitHead":"0d3a34420fb0421d728894c3f95c1f7a6e65d03d","_id":"videogular@2.2.0","_shasum":"edcd6688077264112a9b365c48f21d9142dae4e5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"edcd6688077264112a9b365c48f21d9142dae4e5","tarball":"https://registry.npmjs.org/videogular/-/videogular-2.2.0.tgz","integrity":"sha512-2+eehkUBKyZen6yMceZrwF4wbiaveVNZ12R4DuOIL5UkKSZm7yI6ayxD3GVaSvFEqo78Un0j7RAw/jHya/VlgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw2MTTbhjT9C7WWRbzZDjAv2QKGIiSn+9T4lkgXu+UYwIhAJbeBMhDoaPU8GBZ1w9KqXMBXGxs+5c6lhjSXHiTD52M"}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/videogular-2.2.0.tgz_1498127805678_0.11248538549989462"}},"2.2.1":{"name":"videogular","version":"2.2.1","description":"Videogular is a video application framework for desktop and mobile powered by AngularJS","repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"dependencies":{"angular":"~1.4.0","angular-route":"~1.4.0","angular-sanitize":"~1.4.0","angular-animate":"~1.4.0","angulartics":"~0.17.1","json3":"~3.2.4","bootstrap":"~3.1.1","es5-shim":"~2.0.8"},"devDependencies":{"angular-mocks":"~1.4.0","angular-scenario":"~1.4.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","grunt":"~0.4.1","grunt-cli":"~0.1.13","grunt-contrib-clean":"~0.5.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-copy":"~0.4.1","grunt-contrib-cssmin":"~0.6.0","grunt-contrib-sass":"~0.7.3","grunt-contrib-uglify":"~0.2.0","grunt-contrib-watch":"~0.5.2","grunt-express":"~1.4.1","grunt-hub":"^0.7.0","grunt-karma":"^0.12.0","grunt-ngdocs":"~0.2.1","grunt-open":"~0.2.0","grunt-release":"~0.7.0","http-server":"0.9.0","jasmine-core":"^2.3.4","karma":"~0.13.0","karma-chrome-launcher":">=0.1.4","karma-coverage":"~0.2.6","karma-firefox-launcher":">=0.1.3","karma-jasmine":"^0.3.6","karma-junit-reporter":"~0.1","karma-ng-html2js-preprocessor":"~0.1.0","karma-script-launcher":">=0.1.0","load-grunt-tasks":"^3.2.0","semantic-release":"^6.3.2"},"scripts":{"clean":"rm -rf ./dist && rm -rf ./docs","test":"grunt test","prebuild":"npm run clean","build":"grunt","postbuild":"grunt docs","build:travis":"grunt","precommit":"npm test","commit":"git-cz","coverage":"http-server -c-1 -o -s -p 9875 ./coverage","start":"http-server -c-1 -o -s -p 9875 ./app","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">= 4"},"keywords":["video","player","framework","angularjs","javascript"],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"license":"MIT","bugs":{"url":"https://github.com/videogular/videogular/issues"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"ghooks":{"pre-commit":"npm run test"}},"homepage":"http://videogular.com","gitHead":"9d081a1ac8d4593fbc9e66f161623ca60cb406ce","_id":"videogular@2.2.1","_shasum":"5ab801de9b9fbb772fa327b20f7068012d0ea083","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"elecash","email":"elecash@gmail.com"},"dist":{"shasum":"5ab801de9b9fbb772fa327b20f7068012d0ea083","tarball":"https://registry.npmjs.org/videogular/-/videogular-2.2.1.tgz","integrity":"sha512-v2wpwCW8TDKV7OCRrrVVlx3odgrXodb9DbjfT2o577I+MZVj5qqc4u1W1xlO1JyNVtrwlWiq8dZVZPm3KDdRUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF+iDAq59EIWi5O5L4XuZjiw1doApX/mIfpiY4+SlFPIAiEAq6kYbke8UzqjIwh6Qg5Bc9QoPVcT+lfFXXFY9k9/1ow="}]},"maintainers":[{"name":"elecash","email":"elecash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/videogular-2.2.1.tgz_1498877170010_0.9756149908062071"}}},"readmeFilename":"README.md","homepage":"http://videogular.com","keywords":["video","player","framework","angularjs","javascript"],"repository":{"type":"git","url":"git+https://github.com/videogular/videogular.git"},"contributors":[{"name":"Kevin Feinberg","email":"kevfein@gmail.com"},{"name":"Mikyla DeWitt","email":"mdewitt@mncsoftware.com"}],"author":{"name":"Raul Jimenez","email":"elecash@gmail.com","url":"http://videogular.com/"},"bugs":{"url":"https://github.com/videogular/videogular/issues"},"license":"MIT"}