mirror of
https://github.com/humhub/humhub.git
synced 2025-02-22 18:22:43 +01:00
16 lines
193 B
JSON
16 lines
193 B
JSON
{
|
|
"name": "html5shiv",
|
|
"version": "3.7.3",
|
|
"main": [
|
|
"dist/html5shiv.js"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"composer.json",
|
|
"test",
|
|
"build",
|
|
"src",
|
|
"build.xml"
|
|
]
|
|
}
|