mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
version 1.0.0 https://github.com/doctyper/flexie maintained by Richard Herrera
29 lines
545 B
JSON
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"
|
|
}
|
|
]
|
|
|
|
}
|