Skip to content

Commit

Permalink
Added lib to NPM and created the main file attr in the package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qrpike committed Jul 16, 2015
1 parent 10b7569 commit a260c3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"title": "Player.js",
"name": "Player.js",
"name": "player.js",
"version": "0.0.10",
"homepage": "http://github.com/embedly/player.js",
"main": "dist/player-0.0.10.js",
"author": {
"name": "Embedly"
},
Expand Down

0 comments on commit a260c3c

Please sign in to comment.