@project-sunbird/sb-themes
Version:
Sunbird project application themes
30 lines (29 loc) • 669 B
JSON
{
"name": "@project-sunbird/sb-themes",
"version": "8.0.10",
"description": "Sunbird project application themes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sunbird-Ed/sb-themes.git"
},
"keywords": [
"angular",
"components",
"sunbird",
"Styles",
"Themes"
],
"bugs": {
"url": "https://github.com/Sunbird-Ed/sb-themes/issues"
},
"homepage": "https://github.com/Sunbird-Ed/sb-themes.git#readme",
"author": "",
"license": "MIT",
"dependencies": {
"@project-sunbird/sb-styles": "0.0.14"
}
}