mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
35 lines
900 B
JSON
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"
|
|
} |