]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update shrinkwrap 15619/head
authorChris Rebert <code@rebertia.com>
Tue, 20 Jan 2015 21:05:38 +0000 (13:05 -0800)
committerChris Rebert <code@rebertia.com>
Tue, 20 Jan 2015 21:05:58 +0000 (13:05 -0800)
test-infra/npm-shrinkwrap.json

index e9348fd2355ca0670a7c367e87e47929f8f90f97..d45418ca5f6e9c6c8d2c8736ebf73a6d97e4b05d 100644 (file)
         }
       }
     },
+    "markdown-it": {
+      "version": "3.0.4",
+      "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-3.0.4.tgz",
+      "dependencies": {
+        "argparse": {
+          "version": "0.1.16",
+          "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
+          "dependencies": {
+            "underscore": {
+              "version": "1.7.0",
+              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
+            },
+            "underscore.string": {
+              "version": "2.4.0",
+              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz"
+            }
+          }
+        },
+        "autolinker": {
+          "version": "0.15.2",
+          "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.15.2.tgz"
+        }
+      }
+    },
     "npm-shrinkwrap": {
       "version": "200.0.0",
       "resolved": "https://registry.npmjs.org/npm-shrinkwrap/-/npm-shrinkwrap-200.0.0.tgz",
         }
       }
     },
-    "remarkable": {
-      "version": "1.6.0",
-      "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.6.0.tgz",
-      "dependencies": {
-        "argparse": {
-          "version": "0.1.16",
-          "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
-          "dependencies": {
-            "underscore": {
-              "version": "1.7.0",
-              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
-            },
-            "underscore.string": {
-              "version": "2.4.0",
-              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz"
-            }
-          }
-        },
-        "autolinker": {
-          "version": "0.15.2",
-          "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.15.2.tgz"
-        }
-      }
-    },
     "time-grunt": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/time-grunt/-/time-grunt-1.0.0.tgz",