UNPKG

angular-masterrow

Version:

The plugin necessary to use MasterRow tool in AngularJS.

46 lines (45 loc) 1.04 kB
{ "name": "angular-masterrow", "version": "1.5.3", "description": "The plugin necessary to use MasterRow tool in AngularJS.", "main": "gulpfile.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/amosbatista/Angular-MasterRow.git" }, "keywords": [ "table", "datatable", "data-table", "javascript", "tool", "functional", "filter", "pagination", "responsive", "angular", "angularJs", "directive" ], "author": "Amós Batista", "license": "MIT", "bugs": { "url": "https://github.com/amosbatista/Angular-MasterRow/issues" }, "homepage": "https://github.com/amosbatista/Angular-MasterRow#readme", "devDependencies": { "angular": "^1.5.8", "browser-sync": "^2.18.1", "gulp": "^3.9.1", "gulp-concat": "^2.6.0", "gulp-plumber": "^1.1.0", "gulp-uglyfly": "^1.4.2", "masterrow": "^1.10.0" } }