focus-components-v3
Version:
Focus web components to build applications (based on Material Design)
20 lines (19 loc) • 372 B
JSON
{
"name": "back-to-top",
"version": "1.0.0",
"description": "Button back to top.",
"main": "index.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"button",
"top",
"scroll"
],
"author": "focus@kleegroup.com",
"license": "MIT"
}