UNPKG

iecap

Version:

JavaScript library to detect the version of Internet Explorer and display a warning screen

24 lines 554 B
{ "name": "iecap", "version": "1.2.0", "description": "JavaScript library to detect the version of Internet Explorer and display a warning screen", "author": "Ilya Fedotov <ilya@fedotov.me>", "main": "iecap.min.js", "homepage": "https://github.com/helloilya/iecap", "bugs": { "url": "https://github.com/helloilya/iecap/issues" }, "repository": { "type": "git", "url": "git://github.com/helloilya/iecap.git" }, "keywords": [ "ie", "browser", "javascript", "old-browser", "internet-explorer", "explorer" ], "license": "MIT" }