phoenix-ui
Version:
future team ui for app with react
21 lines (20 loc) • 356 B
JSON
{
"name": "phoenix-ui",
"version": "0.0.0",
"homepage": "https://github.com/future-team/phoenix-ui",
"authors": [
"ainiderenxm <277407493@qq.com>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"examples/lib",
"test",
"tests"
],
"dependencies": {
"phoenix-styles": "*"
}
}