"description": "enatega api",
"test": "echo \"Error: no test specified\" && exit 1",
"format": "prettier --write '**/*.js'",
"lint:fix": "eslint . --ext .js --fix"
"pre-commit": "lint-staged"
"apollo-server-express": "^2.12.0",
"body-parser": "^1.19.0",
"consolidate": "^0.15.1",
"expo-server-sdk": "^3.2.0",
"express-graphql": "^0.7.1",
"firebase-admin": "^7.3.0",
"graphql-upload": "^8.0.4",
"http": "0.0.1-security",
"jsonwebtoken": "^8.4.0",
"paypal-rest-sdk": "^1.8.1",
"tinify": "^1.6.0-beta.2",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-standard": "^4.0.1",
"lint-staged": "^10.2.7",
"metro-react-native-babel-preset": "^0.54.1",
"prettier-config-standard": "^1.0.1"