lilishop-uniapp/node_modules/popper.js/bower.json

23 lines
407 B
JSON
Raw Normal View History

2021-05-13 11:03:32 +08:00
{
"name": "popper.js",
"description": "A kickass library to manage your poppers",
"main": "src/popper.js",
"authors": [
"Federico Zivolo & Andrea Scianò"
],
"license": "MIT",
"moduleType": [
"amd",
"es6",
"globals"
],
"homepage": "https://fezvrasta.github.io/popper.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}