UNPKG
filmstrip
Version:
latest (0.0.1)
0.0.1
html5 video preview widget
inaes-tic/filmstrip
filmstrip
/
example
/
package.json
13 lines
(12 loc)
•
277 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"filmstrip.js"
,
"repository"
: {
"type"
:
"git"
,
"url"
:
"https://github.com/inaes-tic/filmstrip.js.git"
},
"description"
:
"HTML5 video preview"
,
"author"
:
"Leonardo Vidarte <lvidarte
@gmail
.com>"
,
"dependencies"
:{
"connect"
:
"~2.9.0"
} }