Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JkBQYu committed Sep 6, 2014
1 parent 14405bc commit 147ac46
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions YTS-720p.stm/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name" : "YTS 720p Movies",
"author": "JkBQYu",
"icon": "",
"homepage": "",
"version" : "0.0.1",
"description" : "Squire Streamer for YTS service",
"homepage": "https://github.com/JkBQYu/Squire-Stream-Template",
"repository": {
"type": "git",
"url": "https://github.com/JkBQYu/Squire-Stream-Template"
},
"license": "MIT",
"keywords": ["yts", "yifi", "torrent", "squire", "streamer", "squire streamer"],
"dependencies" : {
"express" : "3.2.6",
"request" : "latest",
"minimist" : "0.2.0"
}
}

0 comments on commit 147ac46

Please sign in to comment.