react-virtuallist-an
Version:
Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth i
45 lines (44 loc) • 1.23 kB
JSON
{
"name": "react-virtuallist-an",
"version": "0.0.9-alpha.0",
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",
"author": "anzp <anzp@rd.netease.com>",
"license": "ISC",
"main": "lib/virtualList.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Mrrabbitan/virtualList.git"
},
"scripts": {
"test": "jest",
"clean": "rimraf lib"
},
"bugs": {
"url": "https://github.com/Mrrabbitan/virtualList/issues"
},
"homepage": "https://github.com/Mrrabbitan/virtualList#readme",
"dependencies": {
"ali-react-table": "^2.6.1"
},
"gitHead": "b335a36d80a3158e2101d4a68894f51909b4a43a",
"keywords": [
"browser",
"virtuallist",
"table",
"mocks",
"antd",
"react",
"javascript",
"vscode"
]
}