Proper readme docs

This commit is contained in:
Sam Potts
2015-02-17 14:54:39 +11:00
parent 61fe24e0bf
commit a39bbec1fd
8 changed files with 231 additions and 37 deletions

View File

@ -2,6 +2,7 @@
"name": "plyr",
"version": "1.0.0",
"description": "A simple HTML5 media player using custom controls",
"homepage": "http://plyr.io",
"main": "gulpfile.js",
"dependencies": {},
"devDependencies": {
@ -27,7 +28,7 @@
],
"repository": {
"type": "git",
"url": "git://github.com/sampotts/plyr.git"
"url": "git://github.com/selz/plyr.git"
},
"authors": [
"Sam Potts <me@sampotts.me>"