{
  "name": "skein",
  "version": "1.0.21",
  "description": "Compact and fast 512-bit encryption add-on",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ecoruh/skein.git"
  },
  "keywords": [
    "crypto",
    "encryption",
    "hash",
    "hashfunction",
    "security"
  ],
  "author": "Ergun Coruh",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ecoruh/skein/issues"
  },
  "homepage": "https://github.com/ecoruh/skein",
  "directories": {
    "test": "test"
  }
}
