20171_comercioeletronico_at.../tether-1.3.3/bower.json

27 lines
645 B
JSON

{
"name": "tether",
"version": "1.3.3",
"homepage": "http://github.hubspot.com/tether",
"authors": [
"Zack Bloom <zackbloom@gmail.com>",
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"
],
"maintainers": [
"Nicholas Hwang <nick.joosung.hwang@gmail.com>",
"Trevor Burnham <trevorburnham@gmail.com>"
],
"description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
"keywords": [
"javascript"
],
"license": "MIT",
"main": "dist/js/tether.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}