fluent-ui
Version:
React UI library for UWP design
21 lines (20 loc) • 362 B
JSON
{
"name": "fluent-ui",
"version": "0.1.0",
"description": "React UI library for UWP design ",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"fluent",
"windows",
"react",
"ui"
],
"author": "Mark Host",
"license": "ISC"
}