genofire/hs_monolith
genofire
/
hs_monolith
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
hs_monolith/webroot/package.json

15 lines
366 B
JSON
Raw Permalink Normal View History

{
"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"
}
}