adds 'repository' metadata to npm modules (#8649)
This commit is contained in:
		
							parent
							
								
									db8290632f
								
							
						
					
					
						commit
						a01a54c180
					
				| @ -9,5 +9,9 @@ | ||||
|   "license": "MIT", | ||||
|   "peerDependencies": { | ||||
|     "@angular/core": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -9,5 +9,9 @@ | ||||
|   "license": "MIT", | ||||
|   "peerDependencies": { | ||||
|     "@angular/core": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -10,5 +10,9 @@ | ||||
|   "peerDependencies": { | ||||
|     "rxjs": "5.0.0-beta.6", | ||||
|     "zone.js": "^0.6.6" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -10,5 +10,9 @@ | ||||
|   "peerDependencies": { | ||||
|     "rxjs": "5.0.0-beta.6", | ||||
|     "@angular/core": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -12,5 +12,9 @@ | ||||
|     "@angular/common": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/compiler": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/platform-browser": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -11,5 +11,9 @@ | ||||
|     "@angular/core": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/common": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/compiler": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -15,5 +15,9 @@ | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "parse5": "1.3.2" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -11,5 +11,9 @@ | ||||
|     "@angular/core": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/common": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/platform-browser": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -11,5 +11,9 @@ | ||||
|     "@angular/core": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/common": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/platform-browser": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -10,5 +10,9 @@ | ||||
|     "@angular/core": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/compiler": "$$ANGULAR_VERSION$$", | ||||
|     "@angular/platform-browser": "$$ANGULAR_VERSION$$" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -26,5 +26,9 @@ | ||||
|     "rxjs-es": "^5.0.0-beta.6", | ||||
|     "typescript": "^1.9.0-dev.20160423", | ||||
|     "uglify-js": "^2.6.2" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/angular/angular.git" | ||||
|   } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user