react-tether-seb
Version:
Drop content anywhere on the page.
26 lines (25 loc) • 485 B
JSON
{
"name": "react-tether",
"version": "0.5.2",
"homepage": "https://github.com/souporserious/react-tether",
"authors": [
"Travis Arnold <ftntravis@gmail.com>"
],
"description": "Drop content anywhere on the page.",
"main": ["./dist/react-tether.js"],
"keywords": [
"react",
"react-tether",
"tether",
"component",
"drop"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}