20 lines
516 B
JSON
20 lines
516 B
JSON
{
|
|
"name": "@angular/upgrade",
|
|
"version": "0.0.0-PLACEHOLDER",
|
|
"description": "",
|
|
"main": "upgrade.js",
|
|
"jsnext:main": "esm/upgrade.js",
|
|
"author": "angular",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@angular/core": "0.0.0-PLACEHOLDER",
|
|
"@angular/compiler": "0.0.0-PLACEHOLDER",
|
|
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
|
|
"@angular/platform-browser-dynamic": "0.0.0-PLACEHOLDER"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/angular/angular.git"
|
|
}
|
|
}
|