Sha256: 0e2215b865634e8edc4bd6bdaf2ccb06fb21f55a978f85b320eefe9f8eb978b1

Contents?: true

Size: 642 Bytes

Versions: 1

Compression:

Stored size: 642 Bytes

Contents

{
	"name": "picturefill",
	"repo": "scottjehl/picturefill",
	"description": "A Polyfill for the HTML Picture Element (http://picture.responsiveimages.org/) that you can use today.",
	"version": "3.0.0-alpha1",
	"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",
		"perf-test"
	]
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mifflin-0.1.1 vendor/assets/bower_components/picturefill/bower.json