This repository was archived by the owner on Sep 6, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +31
-31
lines changed
Expand file tree Collapse file tree 1 file changed +31
-31
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " picturefill" ,
3- "repo" : " scottjehl/picturefill" ,
4- "description" : " A Polyfill for the HTML Picture Element (http://picture.responsiveimages.org/) that you can use today." ,
5- "version" : " 2.3.1" ,
6- "main" : " dist/picturefill.js" ,
7- "scripts" : [
8- " dist/picturefill.js"
9- ],
10- "license" : " MIT" ,
11- "homepage" : " http://scottjehl.github.com/picturefill/" ,
12- "authors" : [
13- 14- ],
15- "moduleType" : [
16- " amd" ,
17- " globals" ,
18- " node"
19- ],
20- "keywords" : [
21- " picture" ,
22- " srcset" ,
23- " polyfill"
24- ],
25- "ignore" : [
26- " **/.*" ,
27- " node_modules" ,
28- " bower_components" ,
29- " test" ,
30- " tests" ,
31- " examples"
32- ]
2+ "name" : " picturefill" ,
3+ "repo" : " scottjehl/picturefill" ,
4+ "description" : " A Polyfill for the HTML Picture Element (http://picture.responsiveimages.org/) that you can use today." ,
5+ "version" : " 2.3.1" ,
6+ "main" : " dist/picturefill.js" ,
7+ "scripts" : [
8+ " dist/picturefill.js"
9+ ],
10+ "license" : " MIT" ,
11+ "homepage" : " http://scottjehl.github.com/picturefill/" ,
12+ "authors" : [
13+ 14+ ],
15+ "moduleType" : [
16+ " amd" ,
17+ " globals" ,
18+ " node"
19+ ],
20+ "keywords" : [
21+ " picture" ,
22+ " srcset" ,
23+ " polyfill"
24+ ],
25+ "ignore" : [
26+ " **/.*" ,
27+ " node_modules" ,
28+ " bower_components" ,
29+ " test" ,
30+ " tests" ,
31+ " examples"
32+ ]
3333}
You can’t perform that action at this time.
0 commit comments