mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Specify repository url in package.json
This commit is contained in:
parent
852de17b47
commit
813e5ee55f
@ -23,5 +23,9 @@
|
||||
"vision",
|
||||
"quadrocopter"
|
||||
],
|
||||
"main": "./lib/opencv"
|
||||
"main": "./lib/opencv",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/peterbraden/node-opencv.git"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user