UNPKG

ng-grid

Version:

__Contributors:__

36 lines (35 loc) 770 B
{ "name": "ng-grid", "version": "2.0.1", "description": "__Contributors:__", "main": "ng-grid.min.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/angular-ui/ng-grid.git" }, "keywords": [ "angular", "ng-grid", "nggrid", "grid", "angularjs", "slickgrid", "kogrid" ], "author": "ng-grid Team", "license": "MIT", "devDependencies": { "grunt": "~0.4.0", "grunt-jsdoc": "~0.2.4", "grunt-contrib-concat": "~0.1.3", "grunt-contrib-uglify": "~0.1.2", "grunt-angular-templates": "~0.3.0", "grunt-contrib-clean": "~0.4.0" } }