mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 19:28:40 +10:00
33 lines
792 B
JSON
33 lines
792 B
JSON
{
|
|
"name": "visibility.js",
|
|
"filename": "visibility.min.js",
|
|
"version": "1.2.1",
|
|
"description": "A wrapper for the Page Visibility API",
|
|
"homepage": "https://github.com/ai/visibilityjs",
|
|
"keywords": [
|
|
"polyfill",
|
|
"html5",
|
|
"visibility"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Andrey Sitnik",
|
|
"email": "andrey@sitnik.ru",
|
|
"web": "http://sitnik.ru/"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/ai/visibilityjs/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/ai/visibilityjs/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/ai/visibilityjs"
|
|
}
|
|
]
|
|
}
|