UNPKG

iecap

Version:

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

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