some files were executable, now they are not
[friendica-addons.git/.git] / js_upload / file-uploader / tests / qunit / package.json
1 {
2         "name": "qunit",
3         "author": {
4                 "name": "John Resig",
5                 "email": "jeresig@gmail.com",
6                 "url": "http://ejohn.org/"
7         },
8         "maintainer": {
9                 "name": "Jörn Zaefferer",
10                 "email": "joern.zaefferer@googlemail.com",
11                 "url": "http://bassistance.de/"
12         },
13         "url": "http://docs.jquery.com/QUnit",
14         "license": {
15                 "name": "MIT",
16                 "url": "http://www.opensource.org/licenses/mit-license.php"
17         },
18         "description": "An easy-to-use JavaScript Unit Testing framework.",
19         "keywords": [ "testing", "unit", "jquery" ],
20         "lib": "qunit"
21 }