mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
9 lines
186 B
JSON
9 lines
186 B
JSON
|
{
|
||
|
"name": "arma3-server-management",
|
||
|
"description": "ArmA3 Server Management Backbone.js App",
|
||
|
"version": "0.0.1",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"express": "3.x"
|
||
|
}
|
||
|
}
|