wtf-select
Version:
Custom material select based in angular2-material input component
23 lines (22 loc) • 595 B
JSON
{
"name": "wtf-select",
"version": "1.0.2",
"author": "Victor Frazão <vflaragao@gmail.com>",
"description": "Custom material select based in angular2-material input component",
"scripts": {},
"main": "select.js",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/vflaragao/wtf-select.git"
},
"keywords": [
"material-design",
"select",
"angular2-material"
],
"bugs": {
"url": "https://github.com/vflaragao/wtf-select/issues"
},
"homepage": "https://github.com/vflaragao/wtf-select#readme"
}