summaryrefslogtreecommitdiff
path: root/javascript/package_GCF.json
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/package_GCF.json')
-rw-r--r--javascript/package_GCF.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/javascript/package_GCF.json b/javascript/package_GCF.json
new file mode 100644
index 0000000..89cf64f
--- /dev/null
+++ b/javascript/package_GCF.json
@@ -0,0 +1,17 @@
+[
+ "freq" : {
+ "name": "emarket-freq",
+ "version": "0.0.1",
+ "dependencies": {
+ "@google-cloud/storage": "^6.2.3",
+ "mysql": ">=2.5.0"
+ }
+ },
+ "keygen": {
+ "name": "emarket-keygen",
+ "version": "0.0.1",
+ "dependencies": {
+ "@google-cloud/storage": "^6.2.3"
+ }
+ }
+] \ No newline at end of file