snipe-it/bower_components/tether/.bower.json
2017-01-11 03:05:06 -08:00

35 lines
900 B
JSON

{
"name": "tether",
"version": "1.4.0",
"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"
],
"_release": "1.4.0",
"_resolution": {
"type": "version",
"tag": "v1.4.0",
"commit": "3d7119e590661f8c9e9e566c8a7640c189687215"
},
"_source": "https://github.com/HubSpot/tether.git",
"_target": "^1.4.0",
"_originalSource": "tether"
}