backoffice/node_modules/datatables.net-bs/package.json

65 lines
1.6 KiB
JSON

{
"_args": [
[
"datatables.net-bs@1.10.15",
"C:\\wamp64\\www\\ilink"
]
],
"_from": "datatables.net-bs@1.10.15",
"_id": "datatables.net-bs@1.10.15",
"_inBundle": false,
"_integrity": "sha1-ssImEAfYTKW1q/VsGO3CJ+DaGk0=",
"_location": "/datatables.net-bs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "datatables.net-bs@1.10.15",
"name": "datatables.net-bs",
"escapedName": "datatables.net-bs",
"rawSpec": "1.10.15",
"saveSpec": null,
"fetchSpec": "1.10.15"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz",
"_spec": "1.10.15",
"_where": "C:\\wamp64\\www\\ilink",
"author": {
"name": "SpryMedia Ltd",
"url": "http://datatables.net"
},
"bugs": {
"url": "https://datatables.net/forums"
},
"dependencies": {
"datatables.net": ">=1.10.9",
"jquery": ">=1.7"
},
"description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)",
"files": [
"js/dataTables.bootstrap.js",
"css/dataTables.bootstrap.css"
],
"homepage": "https://datatables.net",
"keywords": [
"filter",
"sort",
"DataTables",
"jQuery",
"table",
"Bootstrap"
],
"license": "MIT",
"main": "js/dataTables.bootstrap.js",
"name": "datatables.net-bs",
"repository": {
"type": "git",
"url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git"
},
"style": "css/dataTables.bootstrap.css",
"version": "1.10.15"
}