mirror of
https://github.com/github/choosealicense.com
synced 2024-11-06 03:38:49 +01:00
26 lines
534 B
JSON
26 lines
534 B
JSON
{
|
|
"name": "html5shiv",
|
|
"version": "3.7.0",
|
|
"main": [
|
|
"dist/html5shiv.js",
|
|
"dist/html5shiv-printshiv.js"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"*.json",
|
|
"test",
|
|
"build",
|
|
"src",
|
|
"build.xml"
|
|
],
|
|
"homepage": "https://github.com/aFarkas/html5shiv",
|
|
"_release": "3.7.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "3.7.0",
|
|
"commit": "a4d4dcbe0875ba10c4c56c54454ae93031d59584"
|
|
},
|
|
"_source": "git://github.com/aFarkas/html5shiv.git",
|
|
"_target": "~3.7.0",
|
|
"_originalSource": "html5shiv"
|
|
} |