summaryrefslogtreecommitdiffstats
path: root/graphcool-old/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'graphcool-old/package.json')
-rw-r--r--graphcool-old/package.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphcool-old/package.json b/graphcool-old/package.json
deleted file mode 100644
index bc443d2..0000000
--- a/graphcool-old/package.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "name": "graphcool",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "isomorphic-fetch": "^2.2.1",
- "stripe": "^5.2.0",
- "graphcool-lib": "^0.1.0",
- "jsonwebtoken": "^8.1.0",
- "jwks-rsa": "^1.2.1"
- }
-}