This commit is contained in:
Peter Braden 2012-01-19 16:30:09 -08:00
parent 1016f9b997
commit 1bd1f0c5b6

View File

@ -11,6 +11,7 @@
, "engine": "node >= 0.4.1"
, "scripts": {
"preinstall": "node-waf configure build"
, "test": "node test/smoke.js"
}
, "main": "./lib/opencv"
}
}