UNPKG

morphir-elm

Version:
17 lines (16 loc) 319 B
{ "name": "node_server", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.18.3", "express": "^4.16.4", "isomorphic-fetch": "^2.2.1" } }