arshjaved's picture
normal Model Upload (teja)
f9f1a35 verified
raw
history blame
355 Bytes
{
"name": "ipy-rev-proxy",
"description": "Google Cloud Datalab Server",
"dependencies": {
"bunyan": "^1.2.0",
"bunyan-rotating-file-stream": "^1.6.0",
"http-proxy": "^1.4.3",
"node-pty": "0.9.0",
"socket.io": "^2.1.1",
"ws": "1.1.4"
},
"engines": {
"node": "6.x"
},
"scripts": {
"start": "node app.js"
}
}