IW4M-Admin/WebfrontCore/wwwroot/lib/popper.js/.bower.json
2018-02-21 19:29:23 -06:00

36 lines
801 B
JSON

{
"name": "popper.js",
"description": "A kickass library to manage your poppers",
"main": "dist/umd/popper.js",
"authors": [
"Contributors (https://github.com/FezVrasta/popper.js/graphs/contributors)"
],
"license": "MIT",
"keywords": [
"popperjs",
"component",
"drop",
"tooltip",
"popover",
"position",
"attached"
],
"homepage": "https://popper.js.org",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"tests"
],
"version": "1.12.9",
"_release": "1.12.9",
"_resolution": {
"type": "version",
"tag": "v1.12.9",
"commit": "7621054778867e946dc288632ac059662b3713ec"
},
"_source": "https://github.com/FezVrasta/popper.js.git",
"_target": "v1.12.9",
"_originalSource": "popper.js",
"_direct": true
}