@material-git/sidenav
Version:
Angular 2 Material sidenav
31 lines (30 loc) • 717 B
JSON
{
"name": "@material-git/sidenav",
"version": "2.0.0-git.20160919",
"description": "Angular 2 Material sidenav",
"main": "./sidenav.umd.js",
"module": "./index.js",
"typings": "./index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/angular/material2.git"
},
"keywords": [
"angular",
"material",
"material design",
"components",
"sidenav",
"sidepane",
"navigation",
"drawer"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/angular/material2/issues"
},
"homepage": "https://github.com/angular/material2#readme",
"peerDependencies": {
"@material-git/core": "2.0.0-git.20160919"
}
}