Name updated

This commit is contained in:
Sam Potts
2015-02-17 01:07:02 +11:00
parent ce6917f313
commit c24df00af7
11 changed files with 26 additions and 33 deletions

View File

@ -1,5 +1,5 @@
{
"name": "simple-media",
"name": "plyr",
"version": "1.0.0",
"description": "A simple HTML5 media player using custom controls",
"main": "gulpfile.js",
@ -27,7 +27,7 @@
],
"repository": {
"type": "git",
"url": "git://github.com/sampotts/simple-media.git"
"url": "git://github.com/sampotts/plyr.git"
},
"authors": [
"Sam Potts <me@sampotts.me>"