7f7135db by Matthew McClure

added videojs-plugin to keywords in package.json

1 parent c5a2ded8
......@@ -12,6 +12,10 @@
"scripts": {
"test": "grunt test"
},
"keywords": [
"videojs",
"videojs-plugin"
],
"devDependencies": {
"grunt": "~0.4.1",
"grunt-concurrent": "0.4.3",
......