50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"name": "mui",
|
|
"version": "0.5.9",
|
|
"license": "MIT",
|
|
"authors": [
|
|
"Andres Morey <andres@muicss.com>"
|
|
],
|
|
"homepage": "https://www.muicss.com",
|
|
"description": "MUI is a lightweight HTML/CSS/JS framework that follows Google's Material Design guidelines.",
|
|
"main": [
|
|
"src/sass/mui.scss",
|
|
"src/sass/mui/_colors.scss",
|
|
"src/email/mui-email-inline.scss",
|
|
"src/email/mui-email-styletag.scss",
|
|
"packages/cdn/css/mui.css",
|
|
"packages/cdn/css/mui.min.css",
|
|
"packages/cdn/js/mui.js",
|
|
"packages/cdn/js/mui.min.js"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/muicss/mui.git"
|
|
},
|
|
"keywords": [
|
|
"material design",
|
|
"frontend framework",
|
|
"html, css, and js framework",
|
|
"email css template"
|
|
],
|
|
"dependencies": {},
|
|
"ignore": [
|
|
"**/.*",
|
|
"build-targets",
|
|
"e2e-tests",
|
|
"examples",
|
|
"gulpfile.js",
|
|
"node_modules",
|
|
"package.json",
|
|
"test"
|
|
],
|
|
"_release": "0.5.9",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.5.9",
|
|
"commit": "12b7c78ed3243af477f16aafb553d977628df82f"
|
|
},
|
|
"_source": "https://github.com/muicss/mui.git",
|
|
"_target": "^0.5.3",
|
|
"_originalSource": "mui"
|
|
} |