mirror of
				https://github.com/KevinMidboe/moviedb.git
				synced 2025-10-29 17:50:25 +00:00 
			
		
		
		
	Merge pull request #29 from angelxmoreno/angelxmoreno-patch-1
Added useful meta data to package.json
This commit is contained in:
		
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							| @@ -9,8 +9,18 @@ | |||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "keywords": [ |   "keywords": [ | ||||||
|     "themoviedb", |     "themoviedb", | ||||||
|     "api" |     "api", | ||||||
|  |     "tmdb" | ||||||
|   ], |   ], | ||||||
|  |   "repository": { | ||||||
|  |     "type": "git", | ||||||
|  |     "url": "git+https://github.com/impronunciable/moviedb.git" | ||||||
|  |   }, | ||||||
|  |   "license": "MIT", | ||||||
|  |   "bugs": { | ||||||
|  |     "url": "https://github.com/impronunciable/moviedb/issues" | ||||||
|  |   }, | ||||||
|  |   "homepage": "https://github.com/impronunciable/moviedb#readme", | ||||||
|   "directories": { |   "directories": { | ||||||
|     "lib": "./lib" |     "lib": "./lib" | ||||||
|   }, |   }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user