mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"name": "angular/di",
|
|
"version": "0.0.1",
|
|
"peerDependencies": {
|
|
"@angular/common": "^16.2.0",
|
|
"@angular/core": "^16.2.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"sideEffects": false
|
|
}
|