Files
AdminLTE/bower_components/tether/.bower.json
Abdullah Almsaeed 945211f777 Update bower
2016-10-15 13:16:37 -04:00

35 lines
931 B
JSON

{
"name": "tether",
"version": "1.3.7",
"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.3.7",
"_resolution": {
"type": "version",
"tag": "v1.3.7",
"commit": "7a7fcc0b4ec7b0e10b168b9e730c39bc018fb852"
},
"_source": "https://github.com/HubSpot/tether.git",
"_target": "v1.3.7",
"_originalSource": "https://github.com/HubSpot/tether.git"
}