phpvms/public/vendor/popper.js/.bower.json
2017-08-16 17:27:59 -05:00

35 lines
782 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.2",
"_release": "1.12.2",
"_resolution": {
"type": "version",
"tag": "v1.12.2",
"commit": "f0620ae9583bd516dab60dfbfb4379d0d5272e84"
},
"_source": "https://github.com/FezVrasta/popper.js.git",
"_target": "^1.12.0",
"_originalSource": "popper.js"
}