podio-js
Version:
Podio Platform JavaScript SDK for NodeJS and the browser
19 lines (18 loc) • 355 B
JSON
{
"name": "client_auth",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.8.1",
"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",
"underscore": "^1.7.0"
}
}