[Pkg-javascript-commits] [node-ain2] 11/102: change npm name to ain2

Jonas Smedegaard js at moszumanska.debian.org
Tue Apr 29 11:59:45 UTC 2014


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

js pushed a commit to branch master
in repository node-ain2.

commit 1b0ec9ff45a8a79a9d21d9ba07f2900e89317881
Author: Patrick Huesler <patrick.huesler at gmail.com>
Date:   Tue Aug 16 18:36:14 2011 +0200

    change npm name to ain2
---
 package.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index 9d7ac14..c361f51 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
-    "name" : "ain",
+    "name" : "ain2",
     "description" : "Syslog logging for node.js",
-    "version" : "0.0.1",
+    "version" : "0.0.2",
     "main" : "./index",
     "author" : "Alexander Dorofeev",
     "maintainers" : [
@@ -12,15 +12,15 @@
     ],
     "repository" : {
         "type" : "git",
-        "url" : "http://github.com/akaspin/ain.git"
+        "url" : "http://github.com/phuesler/ain.git"
     },
     "bugs" : {
-        "web" : "http://github.com/akaspin/ain/issues"
+        "web" : "http://github.com/phuesler/ain/issues"
     },
     "licenses" : [
         {
             "type": "MIT",
-            "url": "http://github.com/akaspin/ain/master/LICENSE"
+            "url": "http://github.com/phuesler/ain/master/LICENSE"
         }
     ]
-}
\ No newline at end of file
+}

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



More information about the Pkg-javascript-commits mailing list