aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/lottiecap/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lottiecap/package.json')
-rw-r--r--tools/lottiecap/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/lottiecap/package.json b/tools/lottiecap/package.json
new file mode 100644
index 0000000000..f27498b019
--- /dev/null
+++ b/tools/lottiecap/package.json
@@ -0,0 +1,9 @@
+{
+ "dependencies": {
+ "command-line-args": "^5.0.2",
+ "command-line-usage": "^5.0.3",
+ "express": "^4.16.3",
+ "lottie-web": "^5.1.8",
+ "puppeteer": "^1.1.1"
+ }
+}