summaryrefslogtreecommitdiff
path: root/legacy/package.json
diff options
context:
space:
mode:
authorPugmatt <pugmatt@gmail.com>2019-09-29 12:01:31 -0400
committerPugmatt <pugmatt@gmail.com>2019-09-29 12:01:31 -0400
commit2f55bc8612103948a032062846e635c6df44c590 (patch)
tree9268849cae121e79511f9dbaca0107b466d49cc2 /legacy/package.json
parentdeee452844cb5faed0d10c87329f4c643ef21944 (diff)
downloadBedrockConnect-1.1.tar.gz
BedrockConnect-1.1.tar.bz2
BedrockConnect-1.1.zip
Move prototype files to a legacy folder1.1
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"
+ }
+}