{
  "author": "Esa-Matti Suuronen <esa-matti@suuronen.org>",
  "name": "ssha",
  "description": "Salted SHA1 hashes",
  "homepage": "http://github.com/opinsys/node-ssha/",
  "bugs": {
    "url": "https://github.com/opinsys/node-ssha/issues"
  },
  "version": "1.0.1",
  "scripts": {
    "test": "node ssha.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/opinsys/node-ssha.git"
  },
  "main": "ssha.js",
  "dependencies": {},
  "devDependencies": {},
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  }
}
