| 123456789101112131415 |
- {
- "name": "ag-grid-base-icons",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "build": "node generator.js"
- },
- "author": "ag-Grid",
- "license": "ISC",
- "devDependencies": {
- "@vusion/webfonts-generator": "^0.6.0",
- "glob": "^7.1.6"
- }
- }
|