myg-input
Version:
Myg input (and textarea) component.
20 lines (19 loc) • 481 B
JSON
{
"name": "myg-input",
"version": "0.13.8",
"description": "Myg input (and textarea) component.",
"main": "input.sass",
"bugs": {
"url": "https://github.com/jonhue/myg/issues",
"email": "me@jonhue.me"
},
"repository": "https://github.com/jonhue/myg/tree/master/packages/input",
"author": "Jonas Hübotter <me@jonhue.me>",
"license": "MIT",
"dependencies": {
"myg-base": "*",
"myg-theme": "*",
"myg-font": "*",
"myg-animate": "*"
}
}