UNPKG

ag-grid-community

Version:

Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue

17 lines (16 loc) 333 B
{ "name": "ag-grid-base-icons", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "build": "node generate-web-fonts.js", "build-prod": "npm run build" }, "author": "AG Grid", "license": "ISC", "devDependencies": { "@vusion/webfonts-generator": "^0.6.0", "glob": "^7.1.6" } }