@siteparts/show-hide-effects
Version:
Element show/hide effects
31 lines (30 loc) • 628 B
JSON
{
"name": "@siteparts/show-hide-effects",
"version": "1.0.0",
"description": "Element show/hide effects",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/siteparts/show-hide-effects.git"
},
"keywords": [
"show",
"hide",
"toggle",
"slide",
"slideToggle",
"slideUp",
"slideDown",
"fade",
"fadeIn",
"fadeOut"
],
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/siteparts/show-hide-effects/issues"
},
"homepage": "https://github.com/siteparts/show-hide-effects#readme"
}