There was an error while loading. Please reload this page.
1 parent ec5cb3e commit 4fdb3cfCopy full SHA for 4fdb3cf
package.json
@@ -2,6 +2,11 @@
2
"name": "angular",
3
"version": "0.0.0",
4
"description": "Angular",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/angular/angular.git"
8
+ },
9
+ "bugs": "https://github.com/angular/angular/issues",
10
"scripts": {
11
"test": "echo \"Error: no test specified\" && exit 1"
12
},
0 commit comments