UNPKG
jsfeat
Version:
latest (0.0.8)
0.0.8
0.0.4
0.0.2
0.0.1
JavaScript Computer Vision library
jsfeat
/
bower.json
15 lines
(12 loc)
•
282 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"jsfeat"
,
"version"
:
"0.0.8"
,
"description"
:
"JavaScript Computer Vision library"
,
"author"
:
"Eugene Zatepyakin (http://www.inspirit.ru/)"
,
"main"
:
"build/jsfeat-min.js"
,
"ignore"
:
[
"src"
,
"compile"
,
"node_modules"
]
}