mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
17 lines
345 B
JSON
17 lines
345 B
JSON
{
|
|
"name": "semaphore",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"angular": "latest",
|
|
"requirejs": "latest",
|
|
"fontawesome": "latest",
|
|
"jquery": "latest",
|
|
"bootstrap": "latest",
|
|
"moment": "latest",
|
|
"d3": "latest",
|
|
"async": "latest",
|
|
"angular-couch-potato": "~0.1.1",
|
|
"angular-ui-router": "~0.2.10"
|
|
}
|
|
}
|