mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
addon repository relocated
This commit is contained in:
parent
2bf19ae652
commit
056921b1e8
124 changed files with 11673 additions and 1 deletions
21
js_upload/file-uploader/tests/qunit/package.json
Normal file
21
js_upload/file-uploader/tests/qunit/package.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "qunit",
|
||||
"author": {
|
||||
"name": "John Resig",
|
||||
"email": "jeresig@gmail.com",
|
||||
"url": "http://ejohn.org/"
|
||||
},
|
||||
"maintainer": {
|
||||
"name": "Jörn Zaefferer",
|
||||
"email": "joern.zaefferer@googlemail.com",
|
||||
"url": "http://bassistance.de/"
|
||||
},
|
||||
"url": "http://docs.jquery.com/QUnit",
|
||||
"license": {
|
||||
"name": "MIT",
|
||||
"url": "http://www.opensource.org/licenses/mit-license.php"
|
||||
},
|
||||
"description": "An easy-to-use JavaScript Unit Testing framework.",
|
||||
"keywords": [ "testing", "unit", "jquery" ],
|
||||
"lib": "qunit"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue