package.json

parent 43afc33a
{
"name": "face-detection",
"version": "1.0.0",
"description": "face detection and recognition with OpenCV + librealsense",
"main": "face-detection.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"install": "node-gyp rebuild"
},
"repository": {
"type": "git",
"url": "git@gitlab.quokka.pub:LikeAWildfire/face-detection.git"
},
"author": "",
"license": "MPL-2.0",
"gypfile": true
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment