mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 19:28:40 +10:00
From https://github.com/nprapps/pym.js/commit/c0a19a9161d7aa150f18b7d02e94936 d2bde0535
25 lines
600 B
JSON
25 lines
600 B
JSON
{
|
|
"name": "pym",
|
|
"filename": "pym.min.js",
|
|
"version": "0.1.0",
|
|
"description": "Resize an iframe responsively depending on the height of its content and the width of its container.",
|
|
"homepage": "http://blog.apps.npr.org/pym.js/",
|
|
"keywords": [
|
|
"iframes",
|
|
"responsive",
|
|
"visualization"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "NPR Visuals",
|
|
"url": "https://github.com/nprapps"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/nprapps/pym.js/"
|
|
}
|
|
]
|
|
}
|