{
  "name": "integrity",
  "version": "0.0.4",
  "description": "Data integrity checking utilities",
  "main": "dist/integrity.js",
  "moduleType": [
    "globals",
	"amd",
	"node"
  ],
  "keywords": [
    "sha1",
    "md5",
    "crc32",
    "file"
  ],
  "authors": [
    "43081j"
  ],
  "ignore": [
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/43081j/integrity.git"
  },
  "dependencies": {
  }
}
