10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d292eac commit 972a35bCopy full SHA for 972a35b
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