fr-tabs
Version:
Frend's accessible, modern tabs component.
26 lines (25 loc) • 638 B
JSON
{
"name": "fr-tabs",
"version": "1.0.6",
"description": "Frend's accessible, modern tabs component.",
"homepage": "https://frend.co/components/tabs",
"main": "tabs.js",
"style": "tabs.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/frend/frend.co/tree/gh-pages/_components/tabs"
},
"keywords": [
"tabs",
"accessible",
"es2015"
],
"author": "Frend <hello@frend.co> (https://frend.co)",
"license": "MIT",
"bugs": {
"url": "https://github.com/frend/frend.co/issues"
}
}