We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@angular/ssr
1 parent d038c61 commit 99ed7a7Copy full SHA for 99ed7a7
1 file changed
packages/angular/ssr/package.json
@@ -8,6 +8,16 @@
8
"ssr",
9
"universal"
10
],
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "git+https://github.com/angular/angular-cli.git"
14
+ },
15
+ "author": "Angular Authors",
16
+ "license": "MIT",
17
+ "bugs": {
18
+ "url": "https://github.com/angular/angular-cli/issues"
19
20
+ "homepage": "https://github.com/angular/angular-cli",
21
"ng-add": {
22
"save": "dependencies"
23
},
0 commit comments