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