@typo3/icons
Version:
SVG icons for the TYPO3 CMS backend
28 lines (27 loc) • 614 B
JSON
{
"name": "typo3-icons",
"description": "SVG icons for the TYPO3 CMS backend",
"keywords": [
"TYPO3",
"Icons"
],
"authors": [
{
"name": "TYPO3 CMS Core Team",
"role": "Developer",
"homepage": "https://forge.typo3.org/projects/typo3cms-core"
},
{
"name": "The TYPO3 Community",
"role": "Contributor",
"homepage": "https://typo3.org/community/"
}
],
"license": "MIT",
"homepage": "https://github.com/TYPO3/TYPO3.Icons#readme",
"private": false,
"repository": {
"type": "git",
"url": "git@github.com:TYPO3/TYPO3.Icons.git"
}
}