UNPKG

ag-grid-enterprise

Version:

ag-Grid Enterprise Features

29 lines 490 B
{ "name": "ag-grid-enterprise", "version": "19.1.4", "homepage": "http://www.ag-grid.com/", "authors": [ "Niall Crosby <niall.crosby@ag-grid.com>" ], "description": "Enterprise features for ag-Grid", "main": [ "./main.js" ], "moduleType": [ "node" ], "keywords": [ "grid", "data", "table" ], "license": "Commercial", "ignore": [ "**/.*", "node_modules", "test", "tests" ], "devDependencies": {}, "dependencies": {} }