espresso-grid
Version:
A ready to edit grid for tables and resources created by an Espresso Logic API, using a modern approach to iframes.
48 lines (47 loc) • 973 B
JSON
{
"name": "espresso-grid",
"version": "1.1.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/EspressoLogicCafe/espresso-grid.git"
},
"author": "nothingspare",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/EspressoLogicCafe/espresso-grid/issues"
},
"keywords": [
"Espresso",
"Logic",
"Espresso Logic",
"Espresso Demo",
"REST",
"API",
"RESTful",
"database",
"sql",
"mysql",
"oracle",
"nosql",
"postgres",
"mongo",
"sqlserver",
"mobile",
"reactive",
"iframe",
"grid",
"grids"
],
"dependencies": {
"grunt": "^0.4.5",
"load-grunt-tasks": "^1.0.0",
"grunt-contrib-uglify": "^0.6.0",
"grunt-contrib-concat": "^0.5.0",
"espresso-transit": "*"
}
}