mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"name": "@angular-challenges/decoupling/brain",
|
|
"version": "0.0.1",
|
|
"peerDependencies": {
|
|
"@angular/common": "^16.1.0",
|
|
"@angular/core": "^16.1.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"sideEffects": false
|
|
}
|