mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 09:40:24 +00:00
initial commit
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name" : "moviedb"
|
||||
, "version" : "0.0.1"
|
||||
, "dependencies" : {
|
||||
"superagent" : "0.4.x"
|
||||
}
|
||||
, "devDependencies" : {
|
||||
"mocha" : "1.0.x"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user