You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
2.1 KiB
77 lines
2.1 KiB
{
|
|
"_from": "datatables.net-bs5@^1.11.4",
|
|
"_id": "datatables.net-bs5@1.13.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ==",
|
|
"_location": "/datatables.net-bs5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "datatables.net-bs5@^1.11.4",
|
|
"name": "datatables.net-bs5",
|
|
"escapedName": "datatables.net-bs5",
|
|
"rawSpec": "^1.11.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.11.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@abp/datatables.net-bs5"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz",
|
|
"_shasum": "c73058782484cb84d9bc3ae9b8c0f1950b78bf2b",
|
|
"_spec": "datatables.net-bs5@^1.11.4",
|
|
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\@abp\\datatables.net-bs5",
|
|
"author": {
|
|
"name": "SpryMedia Ltd",
|
|
"url": "http://datatables.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://datatables.net/forums"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"datatables.net": ">=1.12.1",
|
|
"jquery": ">=1.7"
|
|
},
|
|
"deprecated": false,
|
|
"description": "DataTables for jQuery with styling for [Bootstrap5](https://getbootstrap.com/)",
|
|
"files": [
|
|
"css/**/*.css",
|
|
"js/**/*.js",
|
|
"js/**/*.mjs",
|
|
"types/**/*.d.ts",
|
|
"images/*"
|
|
],
|
|
"homepage": "https://datatables.net",
|
|
"ignore": [
|
|
"composer.json",
|
|
"datatables.json",
|
|
"package.json"
|
|
],
|
|
"keywords": [
|
|
"Bootstrap",
|
|
"Bootstrap5",
|
|
"Datatables",
|
|
"jQuery",
|
|
"table",
|
|
"filter",
|
|
"sort"
|
|
],
|
|
"license": "MIT",
|
|
"main": "js/dataTables.bootstrap5.js",
|
|
"module": "js/dataTables.bootstrap5.mjs",
|
|
"moduleType": [
|
|
"globals",
|
|
"amd",
|
|
"node"
|
|
],
|
|
"name": "datatables.net-bs5",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap5.git"
|
|
},
|
|
"style": "css/dataTables.bootstrap5.css",
|
|
"types": "./types/types.d.ts",
|
|
"version": "1.13.4"
|
|
}
|
|
|