phpvms/public/vendor/popper.js/.bower.json

36 lines
801 B
JSON
Raw Normal View History

2017-08-16 07:07:14 +08:00
{
"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.0",
"_release": "1.12.0",
"_resolution": {
"type": "version",
"tag": "v1.12.0",
"commit": "786e2f351bb9655c4ac0802e01a96ca7f8f5dbca"
},
"_source": "https://github.com/FezVrasta/popper.js.git",
"_target": "^1.12.0",
"_originalSource": "popper.js",
"_direct": true
}