UNPKG

612 BJSONView Raw
1{
2 "name": "@mdi/svg",
3 "version": "7.2.96",
4 "description": "Material Design Icons SVG",
5 "scripts": {
6 "verify": "node scripts/verify.js",
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/Templarian/MaterialDesign-SVG.git"
12 },
13 "keywords": [
14 "material",
15 "design",
16 "icons",
17 "mdi"
18 ],
19 "author": "Austin Andrews",
20 "license": "Apache-2.0",
21 "bugs": {
22 "url": "https://github.com/Templarian/MaterialDesign/issues"
23 },
24 "homepage": "https://materialdesignicons.com/"
25}