2020-01-27 18:40:18 +00:00
|
|
|
{
|
|
|
|
|
"name": "protocol",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"peerDependencies": {
|
2021-05-17 19:30:46 +00:00
|
|
|
"@angular/common": "^12.0.0",
|
|
|
|
|
"@angular/core": "^12.0.0",
|
2020-05-14 07:52:09 +00:00
|
|
|
"tslib": "^2.0.0"
|
2020-01-27 18:40:18 +00:00
|
|
|
}
|
2020-02-07 21:25:16 +00:00
|
|
|
}
|