mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 13:56:35 +10:00
24 lines
510 B
JSON
24 lines
510 B
JSON
{
|
|
"name": "FuncUnit",
|
|
"filename": "funcunit.min.js",
|
|
"version": "2.0.4",
|
|
"description": "A functional test suite based on jQuery.",
|
|
"homepage": "http://funcunit.com/",
|
|
"keywords": [
|
|
"framework",
|
|
"functional testing"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Bitovi",
|
|
"web": "https://github.com/bitovi"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/bitovi/funcunit.git"
|
|
}
|
|
]
|
|
}
|