mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
13 lines
210 B
JSON
13 lines
210 B
JSON
|
|
{
|
||
|
|
"name": "shared",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"peerDependencies": {
|
||
|
|
"@angular/common": "^16.0.1",
|
||
|
|
"@angular/core": "^16.0.1"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"tslib": "^2.3.0"
|
||
|
|
},
|
||
|
|
"sideEffects": false
|
||
|
|
}
|