mirror of
https://github.com/arnaucube/blockchainIDsystem.git
synced 2026-02-07 11:06:41 +01:00
peers propagation working fine, started to implement serverCA
This commit is contained in:
17
serverCA/webapp/bower.json
Executable file
17
serverCA/webapp/bower.json
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "serverCA",
|
||||
"description": "serverCA",
|
||||
"version": "0.0.0",
|
||||
"homepage": "",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"angular": "^1.6.2",
|
||||
"angular-route": "^1.6.1",
|
||||
"angular-bootstrap-material": "abm#^0.1.4",
|
||||
"angular-bootstrap": "^2.5.0",
|
||||
"angular-messages": "^1.6.5",
|
||||
"components-font-awesome": "^4.7.0",
|
||||
"angular-toastr": "^2.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user