File: //proc/self/cwd/docs/vendor/fizzy-ui-utils/.bower.json
{
"name": "fizzy-ui-utils",
"authors": [
"David DeSandro"
],
"description": "UI utilities",
"main": "utils.js",
"dependencies": {
"desandro-matches-selector": "~2.0.0"
},
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"utility",
"ui"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"package.json"
],
"devDependencies": {
"qunit": "~1.20.0"
},
"homepage": "https://github.com/metafizzy/fizzy-ui-utils",
"version": "2.0.2",
"_release": "2.0.2",
"_resolution": {
"type": "version",
"tag": "v2.0.2",
"commit": "459f5b104730006c89bd83e72f7870637f1c2649"
},
"_source": "https://github.com/metafizzy/fizzy-ui-utils.git",
"_target": "^2.0.0",
"_originalSource": "fizzy-ui-utils"
}