[Groonga-commit] groonga/gcs [master] Revert "Update packages and re-shrinkwrap"

Back to archive index

Yoji SHIDARA null+****@clear*****
Tue Oct 16 10:43:06 JST 2012


Yoji SHIDARA	2012-10-16 10:43:06 +0900 (Tue, 16 Oct 2012)

  New Revision: e82bdfc6c2d4332a24a59228ffae59ce2681cf98
  https://github.com/groonga/gcs/commit/e82bdfc6c2d4332a24a59228ffae59ce2681cf98

  Log:
    Revert "Update packages and re-shrinkwrap"
    
    This reverts commit 91e09af79a481f1e50a158746bb912ace790623e.

  Modified files:
    npm-shrinkwrap.json

  Modified: npm-shrinkwrap.json (+13 -62)
===================================================================
--- npm-shrinkwrap.json    2012-10-16 10:32:18 +0900 (17174c2)
+++ npm-shrinkwrap.json    2012-10-16 10:43:06 +0900 (ec69e09)
@@ -1,55 +1,9 @@
 {
   "name": "gcs",
-  "version": "1.3.0",
+  "version": "1.2.0",
   "dependencies": {
-    "awssum": {
-      "version": "0.11.0",
-      "dependencies": {
-        "fmt": {
-          "version": "0.4.0"
-        },
-        "underscore": {
-          "version": "1.4.2"
-        },
-        "xml2js": {
-          "version": "0.1.14",
-          "dependencies": {
-            "sax": {
-              "version": "0.4.2"
-            }
-          }
-        },
-        "xml": {
-          "version": "0.0.7"
-        },
-        "data2xml": {
-          "version": "0.5.0"
-        },
-        "passgen": {
-          "version": "1.0.1",
-          "dependencies": {
-            "vows": {
-              "version": "0.6.4",
-              "dependencies": {
-                "eyes": {
-                  "version": "0.1.8"
-                },
-                "diff": {
-                  "version": "1.0.3"
-                }
-              }
-            }
-          }
-        }
-      }
-    },
     "commander": {
-      "version": "1.0.5",
-      "dependencies": {
-        "keypress": {
-          "version": "0.1.0"
-        }
-      }
+      "version": "1.0.1"
     },
     "dateformat": {
       "version": "1.0.2-1.2.3"
@@ -77,10 +31,13 @@
       }
     },
     "jade": {
-      "version": "0.27.6",
+      "version": "0.27.2",
       "dependencies": {
         "commander": {
           "version": "0.6.1"
+        },
+        "mkdirp": {
+          "version": "0.3.0"
         }
       }
     },
@@ -99,12 +56,12 @@
         "msgpack2": {
           "version": "0.1.7"
         },
-        "should": {
-          "version": "0.6.3"
-        },
         "coffee-script": {
           "version": "1.3.3"
         },
+        "should": {
+          "version": "0.6.3"
+        },
         "mocha": {
           "version": "1.2.2",
           "dependencies": {
@@ -133,7 +90,7 @@
       }
     },
     "xml2js": {
-      "version": "0.2.0",
+      "version": "0.1.14",
       "dependencies": {
         "sax": {
           "version": "0.4.2"
@@ -141,13 +98,13 @@
       }
     },
     "xmlbuilder": {
-      "version": "0.4.2"
+      "version": "0.3.11"
     },
     "chai": {
-      "version": "1.3.0"
+      "version": "1.2.0"
     },
     "mocha": {
-      "version": "1.6.0",
+      "version": "1.3.2",
       "dependencies": {
         "commander": {
           "version": "0.6.1"
@@ -168,12 +125,6 @@
         },
         "debug": {
           "version": "0.7.0"
-        },
-        "mkdirp": {
-          "version": "0.3.3"
-        },
-        "ms": {
-          "version": "0.3.0"
         }
       }
     }
-------------- next part --------------
HTML����������������������������...
Download 



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