[Pkg-javascript-commits] [node-ripemd160] 37/71: package: updated repo url to crypto-browserify

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:25:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-ripemd160.

commit e695a59542ce571d96dadeb508337ff0cde439c7
Author: JP Richardson <jprichardson at gmail.com>
Date:   Wed Jan 14 06:36:20 2015 -0600

    package: updated repo url to crypto-browserify
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 9d9cf77..07b17f9 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "ripemd160",
   "version": "0.2.1",
-  "description": "Compute RIPEMD160 of bytes or strings.",
+  "description": "Compute ripemd160 of bytes or strings.",
   "keywords": [
     "string",
     "strings",
@@ -17,7 +17,7 @@
     "mochify": "^2.1.1"
   },
   "repository": {
-    "url": "https://github.com/cryptocoinjs/ripemd160",
+    "url": "https://github.com/crypto-browserify/ripemd160",
     "type": "git"
   },
   "main": "./lib/ripemd160.js",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ripemd160.git



More information about the Pkg-javascript-commits mailing list