idb-iegap
Version:
Polyfill that makes IE10 / IE11 support the full IndexedDB specification by implementing compound and multiEntry index handling
29 lines • 639 B
JSON
{
"name": "qunit",
"main": [
"qunit/qunit.js",
"qunit/qunit.css"
],
"license": "https://github.com/jquery/qunit/blob/master/LICENSE.txt",
"ignore": [
"**/.*",
"!LICENSE.txt",
"package.json",
"bower.json",
"Gruntfile.js",
"node_modules",
"test"
],
"version": "1.15.0",
"homepage": "https://github.com/jquery/qunit",
"_release": "1.15.0",
"_resolution": {
"type": "version",
"tag": "1.15.0",
"commit": "fad833435127e51de7fda2975377ac8e91fe7210"
},
"_source": "git://github.com/jquery/qunit.git",
"_target": "~1.15.0",
"_originalSource": "qunit",
"_direct": true
}