Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+12 -10
View File
@@ -1,27 +1,31 @@
{
"_from": "datatables",
"_args": [
[
"datatables@1.10.18",
"/app"
]
],
"_from": "datatables@1.10.18",
"_id": "datatables@1.10.18",
"_inBundle": false,
"_integrity": "sha512-ntatMgS9NN6UMpwbmO+QkYJuKlVeMA2Mi0Gu/QxyIh+dW7ZjLSDhPT2tWlzjpIWEkDYgieDzS9Nu7bdQCW0sbQ==",
"_location": "/datatables",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "datatables",
"raw": "datatables@1.10.18",
"name": "datatables",
"escapedName": "datatables",
"rawSpec": "",
"rawSpec": "1.10.18",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "1.10.18"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/datatables/-/datatables-1.10.18.tgz",
"_shasum": "fee16e82aa70b17c5faf1a6954ac68f404f33a70",
"_spec": "datatables",
"_spec": "1.10.18",
"_where": "/app",
"author": {
"name": "Allan Jardine",
@@ -30,11 +34,9 @@
"bugs": {
"url": "https://github.com/DataTables/DataTables/issues"
},
"bundleDependencies": false,
"dependencies": {
"jquery": ">=1.7"
},
"deprecated": false,
"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",