We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce768f commit 187ebf7Copy full SHA for 187ebf7
packages/webpack/package.json
@@ -3,7 +3,16 @@
3
"version": "1.1.0",
4
"description": "",
5
"main": "./src/index.js",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/angular/angular-cli.git"
9
+ },
10
+ "author": "angular",
11
"license": "MIT",
12
+ "bugs": {
13
+ "url": "https://github.com/angular/angular-cli/issues"
14
15
+ "homepage": "https://github.com/angular/angular-cli/tree/master/packages/webpack",
16
"dependencies": {
17
"@angular-cli/ast-tools": "^1.0.0"
18
},
0 commit comments