{ "name": "SparkMD5", "version": "3.0.0", "homepage": "https://github.com/satazor/js-spark-md5", "authors": [ "André Cruz " ], "description": "Lightning fast normal and incremental md5 for javascript", "main": "spark-md5.js", "keywords": [ "md5", "spark", "incremental", "fast" ], "license": "http://www.wtfpl.net/", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }