UNPKG

javascript-data-set

Version:

powerfull recordset class, supporting sorting, filtering, subsets, loading data from json, array and html markup

38 lines (37 loc) 949 B
{ "name": "javascript-data-set", "version": "1.0.7", "keywords": [ "jquery-plugin", "dataset", "recordset", "record", "data", "sorting", "filter", "data sorting", "filter data" ], "description": "powerfull recordset class, supporting sorting, filtering, subsets, loading data from json, array and html markup", "author": "Nuno Costa <nuno@francodacosta.com>", "main": "dist/dataset.min.js", "repository": { "type": "git", "url": "https://github.com/francodacosta/data-set" }, "bugs": { "url": "https://github.com/francodacosta/data-set/issues" }, "dependencies": {}, "devDependencies": { "grunt-banner": "^0.2.3", "grunt-bump": "0.0.16", "grunt-contrib-coffee": "*", "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-less": "*", "grunt-contrib-uglify": "^0.6.0", "grunt-contrib-watch": "*", "grunt-jasmine-node": "*" }, "license": "MIT" }