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