sc-portal/package.json

15 lines
325 B
JSON

{
"name": "portal",
"description": "Spearhead Systems Portal",
"version": "0.1.0",
"private": true,
"dependencies": {
"bunyan": "1.8.15",
"cueball": "2.10.1",
"http-signature": "1.3.5",
"restify": "4.3.4",
"vasync": "2.2.0",
"smartdc-auth": "2.5.7"
}
}