File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " js-objectdetect" ,
3
- "version" : " 0.0.1" ,
4
3
"homepage" : " https://github.com/mtschirs/js-objectdetect" ,
5
- "authors" : [ " mtschirs (http ://www.uni-ulm.de/) " ],
6
- "repository" : { "type" : " git" , "url" : " git://github.com/mtschirs/js-objectdetect" },
4
+ "authors" : [" Martin Tschirsich (https ://github.com/mtschirs) " ],
5
+ "repository" : {"type" : " git" , "url" : " git://github.com/mtschirs/js-objectdetect" },
7
6
"description" : " computer vision in your browser - javascript real-time object detection" ,
8
- "main" : " objectdetect.js" ,
7
+ "main" : " js/ objectdetect.js" ,
9
8
"keywords" : [
10
9
" computer vision" ,
11
10
" object detection"
12
11
],
13
12
"license" : " MIT" ,
14
- "ignore" : []
13
+ "ignore" : [" **/.* " ]
15
14
}
You can’t perform that action at this time.
0 commit comments