about summary refs log tree commit diff
path: root/covid-uk/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'covid-uk/package.json')
-rw-r--r--covid-uk/package.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/covid-uk/package.json b/covid-uk/package.json
new file mode 100644
index 000000000000..92cc73af51c4
--- /dev/null
+++ b/covid-uk/package.json
@@ -0,0 +1,15 @@
+{
+  "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"
+  }
+}