mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
24 lines
597 B
JSON
24 lines
597 B
JSON
{
|
|
"name": "screenfull.js",
|
|
"filename": "screenfull.min.js",
|
|
"version": "1.0.4",
|
|
"description": "Simple wrapper for cross-browser usage of the JavaScript Fullscreen API",
|
|
"homepage": "https://github.com/sindresorhus/screenfull.js",
|
|
"keywords": [
|
|
"screenfull",
|
|
"fullscreen"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Sindre Sorhus",
|
|
"web": "http://sindresorhus.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sindresorhus/screenfull.js"
|
|
}
|
|
]
|
|
}
|