UNPKG

@progress/kendo-font-icons

Version:

28 lines (27 loc) 638 B
{ "name": "@progress/kendo-font-icons", "description": "", "version": "4.5.0", "author": "Progress", "repository": "telerik/kendo-icons", "bugs": "https://github.com/telerik/kendo-icons/issues", "license": "Apache-2.0", "files": [ "dist/", "scss/" ], "scripts": { "prebuild": "node scripts/prepare-font.js && node scripts/prepare-nuget.js", "build": "npx sass scss/all.scss dist/index.css", "prepublishOnly": "npm run build" }, "keywords": [ "Kendo UI", "Font", "Icons" ], "publishConfig": { "access": "public" }, "gitHead": "a36ae86c5abfc6a998a4c93df92338b8f7005afc" }