| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_from": "el-bigdata-table@^1.0.32",
- "_id": "el-bigdata-table@1.0.32",
- "_inBundle": false,
- "_integrity": "sha512-O26B/RWP+ZTCMw5smmbebyux3xmfO8396Hyo/kIhKBru4K2SWnt7Bk18N56/RLf0wnI5YQkdoVxB33TL9uyJJQ==",
- "_location": "/el-bigdata-table",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "el-bigdata-table@^1.0.32",
- "name": "el-bigdata-table",
- "escapedName": "el-bigdata-table",
- "rawSpec": "^1.0.32",
- "saveSpec": null,
- "fetchSpec": "^1.0.32"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/el-bigdata-table/-/el-bigdata-table-1.0.32.tgz",
- "_shasum": "f3d59e8eb66d7b43c6c5c13f6501e5fdafd6b65c",
- "_spec": "el-bigdata-table@^1.0.32",
- "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
- "author": "",
- "bugs": {
- "url": "https://github.com/code-farmer-i/el-bigdata-table/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "用来实现el-table展示大数据\r 流畅渲染万级数据并不会影响到el-table的原有功能",
- "directories": {
- "test": "test"
- },
- "homepage": "https://github.com/code-farmer-i/el-bigdata-table#readme",
- "license": "ISC",
- "main": "index.js",
- "name": "el-bigdata-table",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/code-farmer-i/el-bigdata-table.git"
- },
- "scripts": {
- "build": "node build-jsx.js",
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.32"
- }
|