summaryrefslogtreecommitdiff
path: root/legacy/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/package.json')
-rw-r--r--legacy/package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/legacy/package.json b/legacy/package.json
new file mode 100644
index 0000000..6d36d90
--- /dev/null
+++ b/legacy/package.json
@@ -0,0 +1,16 @@
+{
+ "name": "bedrockconnect-site",
+ "version": "1.0.0",
+ "description": "",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "",
+ "license": "ISC",
+ "dependencies": {
+ "asyncawait": "^1.0.8",
+ "dnsjack": "^1.0.0",
+ "sequelize": "^5.8.7"
+ }
+}