NINS_CODE/bahmniapps/components/openmrs-uicommons/bower.json
travelershot 70dda814aa codepush
2024-12-12 22:37:39 +06:00

23 lines
466 B
JSON

{
"name": "openmrs-uicommons",
"main": "sass/src/main/resources/sass/reference/_reference.scss",
"ignore": [
"**/.*",
"*.java",
"*.gsp",
"*.xml",
"*.css",
"README.md",
"api",
"java",
"pom.xml",
"uicommons.iml",
"node_modules",
"bower_components",
"test",
"tests"
],
"homepage": "https://github.com/openmrs/openmrs-module-uicommons",
"description": "Common SASS for OpenMrs Reference Application"
}