mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
Description: A time saving tool for developers. It detects outdated browsers and advises users to upgrade to a new version. Source: https://github.com/burocratik/Outdated-Browser Author: Bürocratik License: MIT
18 lines
423 B
JSON
18 lines
423 B
JSON
{
|
|
"name": "outdated-browser",
|
|
"filename": "outdatedBrowser.min.js",
|
|
"version": "1.0.1",
|
|
"description": "It detects outdated browsers and advises users to upgrade to a new version.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:burocratik/outdated-browser.git"
|
|
},
|
|
"author": "Bürocratik",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://zenorocha.mit-license.org/"
|
|
}
|
|
]
|
|
}
|