gecko/content/media/webvtt/package.json
Rick Eyre 94ba4131a5 Bug 895091 - Part 3: Add JS WebVTT parser code in (vtt.js) r=rillian, ted, gwagner, khuey
- Current source code for vtt.js can be found at:
https://github.com/andreasgal/vtt.js
- vtt.js code taken from commit 6bca57d265fc58cff091148b426ec69f576057d7.
2013-09-17 12:31:00 -07:00

7 lines
78 B
JSON

{
"devDependencies": {
"gift": "~0.0.6",
"optimist": "~0.6.0"
}
}