This repository was archived by the owner on Oct 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " opencv4nodejs" ,
33 "version" : " 4.14.1" ,
4- "description" : " Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API. " ,
4+ "description" : " This is a fork of opencv4nodejs which provides pre-build binaries " ,
55 "keywords" : [
66 " opencv" ,
77 " cv" ,
1616 " async" ,
1717 " typescript"
1818 ],
19- "author" : " justadudewhohacks" ,
19+ "author" : {
20+ "name" : " Simon Hofmann" ,
21+ "email" : " dev@simon-hofmann.org" ,
22+ "url" : " https://simon-hofmann.org"
23+ },
2024 "license" : " MIT" ,
2125 "repository" : {
2226 "type" : " git" ,
23- "url" : " git+https://github.com/justadudewhohacks /opencv4nodejs"
27+ "url" : " git+https://github.com/nut-tree /opencv4nodejs"
2428 },
2529 "bugs" : {
26- "url" : " https://github.com/justadudewhohacks /opencv4nodejs/issues"
30+ "url" : " https://github.com/nut-tree /opencv4nodejs/issues"
2731 },
28- "homepage" : " https://github.com/justadudewhohacks /opencv4nodejs#readme" ,
32+ "homepage" : " https://github.com/nut-tree /opencv4nodejs#readme" ,
2933 "main" : " ./lib/opencv4nodejs.js" ,
3034 "typings" : " ./lib/index.d.ts" ,
3135 "scripts" : {
You can’t perform that action at this time.
0 commit comments