15 lines
366 B
JSON
15 lines
366 B
JSON
{
|
|
"name": "StockMicroservice",
|
|
"version": "1.0.0",
|
|
"main": "static/app/app.js",
|
|
"repository": "https://github.com/genofire/hs_master-kss-monolith/",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"angular": "^1.6.4",
|
|
"angular-animate": "^1.6.4",
|
|
"angular-loading-bar": "^0.9.0",
|
|
"angular-ui-router": "^0.4.2",
|
|
"semantic-ui-css": "^2.2.10"
|
|
}
|
|
}
|