Files
cdnjs/ajax/libs/pym/package.json
T

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/"
}
]
}