[Groonga-commit] groonga/gcs [master] Update shrinkwrap

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Nov 5 12:14:54 JST 2012


YUKI Hiroshi	2012-11-05 12:14:54 +0900 (Mon, 05 Nov 2012)

  New Revision: 452ff1edc712ed4a305348f5cc4c221ecfc5d3e4
  https://github.com/groonga/gcs/commit/452ff1edc712ed4a305348f5cc4c221ecfc5d3e4

  Log:
    Update shrinkwrap

  Modified files:
    npm-shrinkwrap.json

  Modified: npm-shrinkwrap.json (+30 -10)
===================================================================
--- npm-shrinkwrap.json    2012-11-05 10:50:36 +0900 (48acb69)
+++ npm-shrinkwrap.json    2012-11-05 12:14:54 +0900 (2636f0d)
@@ -1,6 +1,6 @@
 {
   "name": "gcs",
-  "version": "1.3.0",
+  "version": "1.4.0",
   "dependencies": {
     "awssum": {
       "version": "0.11.0",
@@ -52,12 +52,6 @@
         "connect": {
           "version": "1.9.2",
           "dependencies": {
-            "qs": {
-              "version": "0.5.1"
-            },
-            "mime": {
-              "version": "1.2.7"
-            },
             "formidable": {
               "version": "1.0.11"
             }
@@ -97,12 +91,12 @@
         "msgpack2": {
           "version": "0.1.10"
         },
-        "coffee-script": {
-          "version": "1.3.3"
-        },
         "should": {
           "version": "0.6.3"
         },
+        "coffee-script": {
+          "version": "1.3.3"
+        },
         "mocha": {
           "version": "1.2.2",
           "dependencies": {
@@ -130,6 +124,32 @@
         }
       }
     },
+    "winston": {
+      "version": "0.6.2",
+      "dependencies": {
+        "async": {
+          "version": "0.1.22"
+        },
+        "colors": {
+          "version": "0.6.0-1"
+        },
+        "cycle": {
+          "version": "1.0.0"
+        },
+        "eyes": {
+          "version": "0.1.8"
+        },
+        "pkginfo": {
+          "version": "0.2.3"
+        },
+        "request": {
+          "version": "2.9.203"
+        },
+        "stack-trace": {
+          "version": "0.0.6"
+        }
+      }
+    },
     "xml2js": {
       "version": "0.1.14",
       "dependencies": {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index