Newer
Older
{
"name": "pubsweet-graphcool",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"bcryptjs": "^2.4.3",
"graphcool": "^0.9.2",
"graphcool-lib": "^0.1.4",
"validator": "^9.1.2"
}
}