md-tabs
Version:
Angular 2 Material tabs
24 lines (23 loc) • 527 B
JSON
{
"name": "md-tabs",
"version": "0.0.1-alpha.1",
"description": "Angular 2 Material tabs",
"main": "./tabs.js",
"typings": "./tabs.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/Promact/material2.git"
},
"keywords": [
"angular",
"material",
"material design",
"components",
"tabs"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/angular/material2/issues"
},
"homepage": "https://github.com/Promact/material2#readme"
}