mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 17:50:25 +00:00
Added useful meta data to package.json
This commit is contained in:
12
package.json
12
package.json
@@ -4,8 +4,18 @@
|
||||
"version": "0.2.0",
|
||||
"keywords": [
|
||||
"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": {
|
||||
"lib": "./lib"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user