File: /home/intake/public_html/wwwroot/vendor/datatables/package.json
{
"_args": [
[
"[email protected]",
"E:\\_OKLER\\Templates\\Porto-Admin\\HTML"
]
],
"_from": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-/uFugqpwsXxfrxppVKxo9ATzOnA=",
"_location": "/datatables",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "datatables",
"escapedName": "datatables",
"rawSpec": "1.10.18",
"saveSpec": null,
"fetchSpec": "1.10.18"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/datatables/-/datatables-1.10.18.tgz",
"_spec": "1.10.18",
"_where": "E:\\_OKLER\\Templates\\Porto-Admin\\HTML",
"author": {
"name": "Allan Jardine",
"url": "http://sprymedia.co.uk"
},
"bugs": {
"url": "https://github.com/DataTables/DataTables/issues"
},
"dependencies": {
"jquery": ">=1.7"
},
"description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.",
"files": [
"media/js/jquery.dataTables.js",
"media/js/jquery.dataTables.min.js",
"media/css/jquery.dataTables.css",
"media/css/jquery.dataTables.min.css",
"media/images"
],
"homepage": "http://datatables.net",
"jspm": {
"dependencies": {
"css": "^0.1.5",
"jquery": "*"
},
"registry": "jspm",
"shim": {
"media/js/jquery.dataTables": {
"deps": [
"jquery",
"../css/jquery.dataTables.css!"
],
"exports": "$"
}
}
},
"keywords": [
"DataTables",
"DataTable",
"table",
"grid",
"filter",
"sort",
"page",
"internationalisable",
"jquery-plugin"
],
"license": "MIT",
"main": "media/js/jquery.dataTables",
"name": "datatables",
"repository": {
"type": "git",
"url": "git+https://github.com/DataTables/DataTables.git"
},
"title": "DataTables",
"version": "1.10.18"
}