{"_id":"fitie","_rev":"3-0566e5d81afdc2869d14609f31b17888","name":"fitie","description":"An object-fit polyfill for Internet Explorer","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"fitie","version":"1.0.0","description":"An object-fit polyfill for Internet Explorer","main":"index.js","scripts":{"build":"gulp","lint":"eslint . --ignore-path .eslintignore","test":"npm run lint"},"repository":{"type":"git","url":"git+https://github.com/jonathantneal/fitie.git"},"keywords":["css","styles","stylesheets","object-fit","objects","fits","old","internet","explorer","ies","polyfill","shim","shiv","contains","fills","covers","images","backgrounds"],"author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com","url":"http://jonathantneal.com"},"license":"CC0-1.0","bugs":{"url":"https://github.com/jonathantneal/fitie/issues"},"homepage":"https://github.com/jonathantneal/fitie#readme","devDependencies":{"eslint":"^1.10.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-sourcemaps":"^1.6.0","gulp-uglify":"^1.5.1"},"gitHead":"7b904ea7a6dc7925140a25922a86d9409859730c","_id":"fitie@1.0.0","_shasum":"9d2870ddd951770749f1f3ed092248a79b52f6cc","_from":".","_npmVersion":"2.14.3","_nodeVersion":"0.12.5","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"9d2870ddd951770749f1f3ed092248a79b52f6cc","tarball":"https://registry.npmjs.org/fitie/-/fitie-1.0.0.tgz","integrity":"sha512-e/2Vkn7WyEFfLQCOd29FgsWJpMa/GCRZmkSY5ixswtauImFugL75jFpNmI5xL0Qv9gvvkUc8MmpMKZ2wwsZCtw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAc+8CU5LjGARp5NEOqAu3d+Hvm+6pfy7Cnv5V8dartgIhAKKO43HQ4ThGZtzvpx/JUPxy5zEiGczpNHqwsIpI78LH"}]},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}]}},"readme":"# [fitie]\n\n[![NPM Version][npm-img]][npm] [![Build Status][ci-img]][ci]\n\n[fitie] is an [object-fit] polyfill for Internet Explorer browsers.\n\nThe `object-fit` property defines how an element responds to the height and width of its content box. It’s intended for images, videos and other embeddable media formats.\n\nTo start using `object-fit` in Internet Explorer 8 - 11, add an `object-fit` property to your CSS file.\n\n```css\nimg.cover, video.cover {\n\tobject-fit: cover;\n}\n```\n\nThen, somewhere in the document, include a link to [fitie].\n\n```html\n<script src=\"fitie.js\"></script>\n```\n\nThat’s it. Enjoy!\n\n[ci]:      https://travis-ci.org/jonathantneal/fitie\n[ci-img]:  https://img.shields.io/travis/jonathantneal/fitie.svg\n[npm]:     https://www.npmjs.com/package/fitie\n[npm-img]: https://img.shields.io/npm/v/fitie.svg\n\n[fitie]:      https://github.com/jonathantneal/fitie\n[object-fit]: http://www.w3.org/TR/css3-images/#the-object-fit\n","maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"time":{"modified":"2022-06-18T01:45:41.816Z","created":"2015-11-26T05:18:01.209Z","1.0.0":"2015-11-26T05:18:01.209Z"},"homepage":"https://github.com/jonathantneal/fitie#readme","keywords":["css","styles","stylesheets","object-fit","objects","fits","old","internet","explorer","ies","polyfill","shim","shiv","contains","fills","covers","images","backgrounds"],"repository":{"type":"git","url":"git+https://github.com/jonathantneal/fitie.git"},"author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com","url":"http://jonathantneal.com"},"bugs":{"url":"https://github.com/jonathantneal/fitie/issues"},"license":"CC0-1.0","readmeFilename":"README.md"}