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

35 lines
782 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.6",
"_release": "1.12.6",
2017-08-16 07:07:14 +08:00
"_resolution": {
"type": "version",
"tag": "v1.12.6",
"commit": "ef87c99e389a304fa00e85d6372bf8cb596b9de8"
2017-08-16 07:07:14 +08:00
},
"_source": "https://github.com/FezVrasta/popper.js.git",
"_target": "^1.12.0",
2017-08-17 06:27:59 +08:00
"_originalSource": "popper.js"
2017-08-16 07:07:14 +08:00
}