UNPKG

@haventec/sjcl

Version:

Stanford Javascript Crypto Library - Haventec sha512 version

23 lines (22 loc) 506 B
{ "name": "@haventec/sjcl", "version": "1.0.512", "description": "Stanford Javascript Crypto Library - Haventec sha512 version", "author": { "name": "haventec" }, "dependencies": {}, "devDependencies": { "eslint": "^2.11.1", "jsdoc": "3.4.0" }, "main": "sjcl.js", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": "", "scripts": { "jsdoc": "jsdoc -c jsdoc.conf.json", "lint": "eslint . || true", "test": "make test" } }