{
  "name": "passport-thingiverse",
  "version": "0.1.3",
  "description": "Thingiverse authentication strategy for Passport.",
  "author": "Alisa Palson <palson@alisa.codes> (http://alisa.codes/)",
  "repository": {
    "type": "git",
    "url": "http://github.com/alisamfp/passport-thingiverse.git"
  },
  "main": "./lib/passport-thingiverse",
  "dependencies": {
    "passport-oauth": ">= 0.1.0"
  },
  "engines": { "node": ">= 0.4.0" },
  "keywords": ["passport", "thingiverse", "oauth", "auth", "authentication", "identity"]
}
