UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

26 lines (25 loc) 486 B
{ "name": "ripemd160", "version": "0.2.0", "description": "Compute RIPEMD160 of bytes or strings.", "keywords": [ "string", "strings", "ripemd160", "ripe160", "bitcoin", "bytes", "cryptography" ], "devDependencies": { "mocha": "~1.17.1", "terst": "~0.1.0", "mochify": "~0.4.2" }, "repository": { "url": "https://github.com/cryptocoinjs/ripemd160", "type": "git" }, "main": "./lib/ripemd160.js", "dependencies": {} }