mediagoblin/extlib/package.json
2015-02-17 15:47:39 -06:00

11 lines
229 B
JSON

{
"name": "mediagoblin-extlib",
"description": "External libraries used by GNU MediaGoblin",
"author": "Asheesh Laroia <asheesh@asheesh.org>",
"dependencies": {
"jquery": ">= 1.7.1",
"video.js": "== 4.2.1"
}
}