UNPKG

meteor-sha256

Version:

SHS256 implementation from Meteor

19 lines (18 loc) 383 B
{ "name": "meteor-sha256", "version": "1.0.1", "description": "SHS256 implementation from Meteor", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "url": "https://github.com/tomitrescak/meteor-sha256" }, "keywords": [ "Meteor", "sha256" ], "author": "Tomi Trescak", "license": "MIT" }