[Pkg-javascript-commits] [node-ain2] 20/102: try to make npm happy

Jonas Smedegaard js at moszumanska.debian.org
Tue Apr 29 11:59:46 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 f2e7c48cf2a81ef5a8e9dabd16016b184ac40911
Author: Patrick Huesler <patrick.huesler at gmail.com>
Date:   Tue Aug 16 18:59:09 2011 +0200

    try to make npm happy
---
 package.json | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 449b916..af6536c 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,12 @@
     "description" : "Syslog logging for node.js. Continuation of ain",
     "version" : "0.0.2",
     "main" : "./index",
-    "authors" : "Alexander Dorofeev <aka.spin at gmail.com>\nPatrick Huesler <patrick.huesler at googlemail.com",
-    "maintainers" : [
+    "author" : "Alexander Dorofeev <aka.spin at gmail.com>\nPatrick Huesler <patrick.huesler at googlemail.com",
+    "contributors" : [
+        {
+            "name" : "Alexander Dorofeev",
+            "email" : "aka.spin at gmail.com"
+        },
         {
             "name" : "Patrick Huesler",
             "email" : "patrick.huesler at googlemail.com"

-- 
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