1
0
Fork 0
react-playground/node_modules/mui/package.json
Techognito fc0f69dacb Added Statistics calculation
Statistics now show calculated values
2025-09-04 17:30:00 +02:00

26 lines
623 B
JSON

{
"name": "mui",
"version": "0.0.1",
"description": "Material user interface library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vertexsystems/mui.git"
},
"keywords": [
"component",
"components",
"material",
"ui",
"ux"
],
"author": "Chedwick Montoril <chedwick@vertex.systems> (http://vertex.systems)",
"license": "MIT",
"bugs": {
"url": "https://github.com/vertexsystems/mui/issues"
},
"homepage": "https://github.com/vertexsystems/mui#readme"
}