aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/package.json')
-rw-r--r--vanilla/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vanilla/package.json b/vanilla/package.json
new file mode 100644
index 0000000..019c58d
--- /dev/null
+++ b/vanilla/package.json
@@ -0,0 +1 @@
+{"name":"vanilla-frontend","version":"1.0.0","type":"module","scripts":{"test":"vitest","coverage":"vitest run --coverage"},"devDependencies":{"vitest":"latest","jsdom":"latest","@vitest/coverage-v8":"latest"}}