{ "name": "api", "version": "1.0.0", "description": "", "main": "./server.js", "scripts": { "start": "node server.js" }, "keywords": [], "author": "wyatt", "license": "MPL-2.0", "dependencies": { "boom": "^5.1.0", "brule": "^2.0.0", "good": "^7.2.0", "good-console": "^6.4.0", "good-squeeze": "^5.0.2", "graphi": "^2.3.0", "hapi": "^16.1.0", "hoek": "^4.1.1", "joi": "^10.6.0", "joyent-cp-gql-schema": "^1.0.4", "piloted": "^3.1.1", "portal-api": "^1.1.0", "toppsy": "^1.1.0" } }