mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 09:40:24 +00:00
publish 0.0.1
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"name" : "moviedb"
|
||||
, "description" : "Library for interacting with themoviedb.com API"
|
||||
, "version" : "0.0.1"
|
||||
, "keywords" : ["themoviedb","api"]
|
||||
, "directories" : { "lib" : "./lib" }
|
||||
, "main" : "index.js"
|
||||
, "author" : "Dan Zajdband <dan.zajdband@gmail.com>"
|
||||
, "dependencies" : {
|
||||
"superagent" : "0.4.x"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user