UNPKG

js-owncloud-client

Version:
17 lines (16 loc) 314 B
{ "name": "docs-swagger", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "", "license": "ISC", "dependencies": { "cors": "^2.8.3", "express": "^4.15.2" } }