Skip to content

Commit

Permalink
Merge pull request scottjehl#54 from MoOx/patch-1
Browse files Browse the repository at this point in the history
Add component.json
  • Loading branch information
scottjehl committed Feb 26, 2013
2 parents 9aa22f5 + cbbb3c6 commit 8525e26
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "picturefill",
"repo": "scottjehl/picturefill",
"description": "A Responsive Images approach that you can use today!",
"version": "0.1.0",
"main": "picturefill.js",
"scripts": [
"picturefill.js",
"external/matchmedia.js"
],
"licence": "MIT/GPLv2"
}

0 comments on commit 8525e26

Please sign in to comment.