2020-01-27 18:40:18 +00:00
|
|
|
{
|
|
|
|
|
"name": "protocol",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"peerDependencies": {
|
2020-02-08 03:55:28 +00:00
|
|
|
"@angular/common": "^9.0.0",
|
|
|
|
|
"@angular/core": "^9.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
|
|
|
}
|