omim
Version:
Material Design for Omi.
28 lines (27 loc) • 571 B
JSON
{
"name": "omim",
"version": "0.2.3",
"description": "Material Design for Omi.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"omi",
"omim",
"material",
"material design",
"material-design"
],
"dependencies": {
"omi": "^6.16.1"
},
"author": "dntzhang <dntzhang@qq.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Tencent/omi/issues"
},
"homepage": "https://github.com/Tencent/omi",
"typings": "./index.d.ts",
"types": "index.d.ts"
}