File ".bower.json"

Full Path: /srv/www/www.cadoro.it/app/lib/jsSHA/.bower.json
File size: 993 bytes
MIME-type: text/plain
Charset: utf-8

{
  "name": "jsSHA",
  "version": "1.6.0",
  "description": "jsSHA is a JavaScript implementation of the entire family of SHA hashes as defined in FIPS 180-2 (SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512) as well as HMAC",
  "main": "src/sha.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Caligatio/jsSHA.git"
  },
  "keywords": [
    "SHA-1",
    "SHA-256",
    "SHA-224",
    "SHA-384",
    "SHA-512",
    "SHA1",
    "SHA256",
    "SHA224",
    "SHA384",
    "SHA512",
    "SHA2",
    "HMAC",
    "hash"
  ],
  "license": "BSD",
  "authors": [
    "Brian Turek <[email protected]>"
  ],
  "homepage": "http://caligatio.github.com/jsSHA/",
  "ignore": [
    "build",
    "test",
    "src/sha_dev.js"
  ],
  "_release": "1.6.0",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.0",
    "commit": "e22f1e07c8a2ec76c9cf21a4ff54ba63f1606d30"
  },
  "_source": "https://github.com/Caligatio/jsSHA.git",
  "_target": "1.6.0",
  "_originalSource": "jsSHA"
}