Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
Picturefill 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilto committed Apr 9, 2015
1 parent 7d59fd3 commit 4e6db73
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"name": "picturefill",
"repo": "scottjehl/picturefill",
"description": "A Polyfill for the HTML Picture Element (http://picture.responsiveimages.org/) that you can use today.",
"version": "2.3.1",
"main": "dist/picturefill.js",
"scripts": [
"dist/picturefill.js"
],
"license": "MIT",
"homepage": "http://scottjehl.github.com/picturefill/",
"authors": [
"Scott Jehl <scottjehl@gmail.com>"
],
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"picture",
"srcset",
"polyfill"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"examples"
]
"name": "picturefill",
"repo": "scottjehl/picturefill",
"description": "A Polyfill for the HTML Picture Element (http://picture.responsiveimages.org/) that you can use today.",
"version": "2.3.1",
"main": "dist/picturefill.js",
"scripts": [
"dist/picturefill.js"
],
"license": "MIT",
"homepage": "http://scottjehl.github.com/picturefill/",
"authors": [
"Scott Jehl <scottjehl@gmail.com>"
],
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"picture",
"srcset",
"polyfill"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"examples"
]
}

0 comments on commit 4e6db73

Please sign in to comment.