mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
add keywords to package.json
This commit is contained in:
parent
f2ec2cd3ed
commit
6225a3c0f0
@ -14,5 +14,6 @@
|
|||||||
"preinstall": "node-gyp clean rebuild",
|
"preinstall": "node-gyp clean rebuild",
|
||||||
"test": "vows test/unit.js"
|
"test": "vows test/unit.js"
|
||||||
},
|
},
|
||||||
|
"keywords" : ["opencv", "computer", "vision", "quadrocopter"],
|
||||||
"main": "./lib/opencv"
|
"main": "./lib/opencv"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user