podio-js
Version:
Podio Platform JavaScript SDK for NodeJS and the browser
20 lines (19 loc) • 373 B
JSON
{
"name": "server_auth",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.8.1",
"busboy": "^0.2.9",
"cookie-parser": "~1.3.3",
"debug": "~2.0.0",
"ejs": "~0.8.5",
"express": "~4.9.0",
"morgan": "~1.3.0",
"serve-favicon": "~2.1.3",
"temp": "^0.8.1"
}
}