{ "name": "mdi-icons", "version": "1.0.1", "description": "This is a library which contains all the material design icons.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "css", "material", "mdi", "design", "icons", "vue" ], "author": "Jatin kamboj", "repository": "jatin-maropost/mdi-icons", "license": "ISC", "devDependencies": { "@mdi/font": "4.9.95" } }