Files
2014-06-23 12:45:56 +01:00

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"
}
]
}