Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/icewind1991/files_markdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2017-08-28 17:37:02 +0300
committerRobin Appelman <robin@icewind.nl>2017-08-28 18:40:21 +0300
commit8322441915a9baa85d99b663714ba65ba414f782 (patch)
tree1c123c62c25eac33bf02fde32d79f56d86a3dc44 /package-lock.json
parent6482a0f64a967b068bec9f13218318fa23da361a (diff)
video plugin
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index f318052..7b85c5e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2833,6 +2833,11 @@
}
}
},
+ "markdown-it-video": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/markdown-it-video/-/markdown-it-video-0.4.0.tgz",
+ "integrity": "sha1-H1GjRxRWolCaOCDc7ZrRzpYb22Q="
+ },
"match-at": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/match-at/-/match-at-0.1.0.tgz",