UNPKG

jsql-jquery

Version:

JSQL plugin for jQuery

32 lines (31 loc) 682 B
{ "name": "jsql-jquery", "version": "1.8.0", "description": "JSQL plugin for jQuery", "main": "jsql-jquery.min.js", "scripts": {}, "keywords": [ "jsql-jquery", "jsql", "jsql-it", "jsql-optimization" ], "author": "JSQL", "licenses": [ { "type": "LicenseRef-LICENSE", "url": "https://jsql.it/public-packages-license" } ], "dependencies": { "jquery": "latest", "jsql-core": "^2.0.0" }, "devDependencies": { "grunt": "^1.0.3", "grunt-contrib-uglify": "^4.0.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-clean": "^1.0.0" } }