can
Version:
MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.
26 lines • 528 B
JSON
{
"name": "qunit",
"version": "1.14.0",
"main": [
"qunit/qunit.js",
"qunit/qunit.css"
],
"ignore": [
"**/.*",
"package.json",
"bower.json",
"Gruntfile.js",
"node_modules",
"test"
],
"homepage": "https://github.com/jquery/qunit",
"_release": "1.14.0",
"_resolution": {
"type": "version",
"tag": "1.14.0",
"commit": "547a357a15b814827bf0c80ade5c7922b8d70796"
},
"_source": "git://github.com/jquery/qunit.git",
"_target": "~1.14.0",
"_originalSource": "qunit"
}