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

29 lines
545 B
JSON

{
"name": "flexie",
"filename": "flexie.min.js",
"version": "1.0.0",
"description": "Cross-browser support for the CSS3 Flexible Box Model.",
"homepage": "http://flexiejs.com/",
"keywords": [
"css",
"css3",
"flexible",
"box",
"model",
"polyfill",
"flexbox"
],
"maintainers": [
{
"name": "Richard Herrera"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/doctyper/flexie"
}
]
}