mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"name": "ng-devtools",
|
|
"version": "0.0.1",
|
|
"peerDependencies": {
|
|
"@angular/common": "^13.0.0",
|
|
"@angular/core": "^13.0.0",
|
|
"tslib": "^2.0.0"
|
|
}
|
|
}
|