datatables.net-editor-bs4
Version:
DataTables Editor - Bootstrap 4 integration
25 lines (24 loc) • 590 B
JSON
{
"name": "datatables.net-editor-bs4",
"version": "2.2.0",
"description": "DataTables Editor - Bootstrap 4 integration",
"main": "js/editor.bootstrap4.js",
"module": "js/editor.bootstrap4.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "github.com:DataTables/Dist-Editor-Bootstrap4.git"
},
"keywords": [
"DataTables",
"Editor",
"Bootstrap"
],
"dependencies": {
"datatables.net-editor": "^2.2.0"
},
"author": "SpryMedia Ltd",
"license": "SEE LICENSE IN License.md"
}