UNPKG
uupaa.h264profile.js
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
H264(AVC) Profile and Level detection.
github.com/uupaa/H264Profile.js
uupaa/H264Profile.js
uupaa.h264profile.js
/
test
/
nw
/
package.json
11 lines
(9 loc)
•
165 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"test"
,
"version"
:
"0.0.0"
,
"description"
:
"test app"
,
"dependencies"
:
{
}
,
"devDependencies"
:
{
}
,
"lib"
:
"./lib/"
,
"main"
:
"./index.html"
}