{
  "name": "node-eigenface",
  "version": "1.0.1",
  "description": "eigenface",
  "main": "faces.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "node-gyp rebuild"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Sammons/faces.git"
  },
  "author": "Ben Sammons",
  "license": "MIT",
  "gypfile": true,
  "bugs": {
    "url": "https://github.com/Sammons/faces/issues"
  },
  "homepage": "https://github.com/Sammons/faces"
}
