14 lines
292 B
JSON
14 lines
292 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"
|
|
}
|
|
}
|