about summary refs log tree commit diff
path: root/users/wpcarro/website/sandbox/covid-uk/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/website/sandbox/covid-uk/package.json')
-rw-r--r--users/wpcarro/website/sandbox/covid-uk/package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/users/wpcarro/website/sandbox/covid-uk/package.json b/users/wpcarro/website/sandbox/covid-uk/package.json
new file mode 100644
index 0000000000..939506c8cc
--- /dev/null
+++ b/users/wpcarro/website/sandbox/covid-uk/package.json
@@ -0,0 +1,16 @@
+{
+  "name": "covid-uk",
+  "version": "1.0.0",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "keywords": [],
+  "author": "",
+  "license": "ISC",
+  "dependencies": {
+    "chart.js": "^2.9.3",
+    "tailwindcss": "^1.2.0"
+  }
+}