UNPKG
automizy-js
Version:
latest (1.0.0)
1.0.0
Automizy widget collection
developers.automizy.com/automizyjs
automizy-js
/
external
/
qunit
/
bower.json
18 lines
(17 loc)
•
318 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"qunit"
,
"main"
:
[
"qunit/qunit.js"
,
"qunit/qunit.css"
]
,
"license"
:
"https://github.com/jquery/qunit/blob/master/LICENSE.txt"
,
"ignore"
:
[
"**/.*"
,
"!LICENSE.txt"
,
"package.json"
,
"Gruntfile.js"
,
"node_modules"
,
"test"
]
,
"version"
:
"1.17.1"
}