mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
26 lines
549 B
JSON
26 lines
549 B
JSON
{
|
|
"name": "qunit",
|
|
"filename": "qunit.min.js",
|
|
"version": "1.11.0",
|
|
"description": "An easy-to-use JavaScript Unit Testing framework.",
|
|
"homepage": "http://qunitjs.com/",
|
|
"keywords": [
|
|
"framework",
|
|
"toolkit",
|
|
"popular",
|
|
"unit tests"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "The jQuery Foundation.",
|
|
"web": "http://jquery.org/team/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/qunit.git"
|
|
}
|
|
]
|
|
}
|