forked from Gitlink/forgeplus-react
191 lines
6.3 KiB
JSON
191 lines
6.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react-virtualized@9.22.4",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "react-virtualized@9.22.4",
|
|
"_id": "react-virtualized@9.22.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-HYOQEK1OWWYKt8C3KnjbEOST224kv5D8USPSdo/huAamDttWzQLTtoi/IvWfqwFOr9cCnwUYzqOTStwPrdkqqQ==",
|
|
"_location": "/react-virtualized",
|
|
"_phantomChildren": {
|
|
"csstype": "3.1.2"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "react-virtualized@9.22.4",
|
|
"name": "react-virtualized",
|
|
"escapedName": "react-virtualized",
|
|
"rawSpec": "9.22.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "9.22.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/rsuite"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-virtualized/-/react-virtualized-9.22.4.tgz",
|
|
"_spec": "9.22.4",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": {
|
|
"name": "Brian Vaughn",
|
|
"email": "brian.david.vaughn@gmail.com"
|
|
},
|
|
"browserify": {
|
|
"transform": [
|
|
"loose-envify"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/bvaughn/react-virtualized/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.7.2",
|
|
"clsx": "^1.0.4",
|
|
"dom-helpers": "^5.1.3",
|
|
"loose-envify": "^1.4.0",
|
|
"prop-types": "^15.7.2",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"description": "React components for efficiently rendering large, scrollable lists and tabular data",
|
|
"devDependencies": {
|
|
"@babel/cli": "^7.7.0",
|
|
"@babel/core": "^7.7.2",
|
|
"@babel/plugin-external-helpers": "^7.2.0",
|
|
"@babel/plugin-proposal-class-properties": "^7.7.0",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.7.0",
|
|
"@babel/plugin-transform-runtime": "^7.6.2",
|
|
"@babel/polyfill": "^7.7.0",
|
|
"@babel/preset-env": "^7.7.1",
|
|
"@babel/preset-flow": "^7.0.0",
|
|
"@babel/preset-react": "^7.7.0",
|
|
"@babel/preset-stage-2": "^7.0.0",
|
|
"autoprefixer": "^9.7.1",
|
|
"babel-eslint": "^10.0.3",
|
|
"babel-jest": "^24.9.0",
|
|
"babel-loader": "8.0.6",
|
|
"babel-plugin-flow-react-proptypes": "^26.0.0",
|
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
|
"codecov": "^3.6.1",
|
|
"codemirror": "^5.49.2",
|
|
"cross-env": "^6.0.3",
|
|
"css-loader": "^3.2.0",
|
|
"eslint": "^6.6.0",
|
|
"eslint-config-fbjs": "^3.1.1",
|
|
"eslint-config-prettier": "^6.5.0",
|
|
"eslint-config-react": "^1.1.7",
|
|
"eslint-plugin-babel": "^5.3.0",
|
|
"eslint-plugin-flowtype": "^4.3.0",
|
|
"eslint-plugin-jsx-a11y": "^6.2.3",
|
|
"eslint-plugin-prettier": "^3.1.1",
|
|
"eslint-plugin-react": "^7.16.0",
|
|
"eslint-plugin-relay": "^1.3.12",
|
|
"extract-text-webpack-plugin": "^3.0.2",
|
|
"file-loader": "^4.2.0",
|
|
"flow-bin": "^0.111.3",
|
|
"flow-copy-source": "^2.0.8",
|
|
"gh-pages": "^2.1.1",
|
|
"html-webpack-plugin": "^3.2.0",
|
|
"husky": "^3.0.9",
|
|
"immutable": "^4.0.0-rc.12",
|
|
"jest": "^24.9.0",
|
|
"jest-environment-puppeteer": "^4.3.0",
|
|
"lint-staged": "^9.4.2",
|
|
"postcss": "^7.0.21",
|
|
"postcss-cli": "^6.1.3",
|
|
"postcss-loader": "^3.0.0",
|
|
"prettier": "1.19.1",
|
|
"pretty-quick": "^2.0.1",
|
|
"puppeteer": "^2.0.0",
|
|
"react": "^16.11.0",
|
|
"react-codemirror": "^1.0.0",
|
|
"react-dom": "^16.11.0",
|
|
"react-router": "^5.1.2",
|
|
"react-router-dom": "^5.1.2",
|
|
"react-test-renderer": "^16.11.0",
|
|
"rimraf": "^3.0.0",
|
|
"rollup": "^1.26.5",
|
|
"rollup-plugin-babel": "^4.3.3",
|
|
"rollup-plugin-commonjs": "^10.1.0",
|
|
"rollup-plugin-node-resolve": "^5.2.0",
|
|
"rollup-plugin-replace": "^2.2.0",
|
|
"rollup-plugin-uglify": "^6.0.3",
|
|
"style-loader": "^1.0.0",
|
|
"watch": "^1.0.2",
|
|
"webpack": "^4.41.2",
|
|
"webpack-cli": "^3.3.10",
|
|
"webpack-dev-server": "^3.9.0"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"styles.css"
|
|
],
|
|
"homepage": "https://github.com/bvaughn/react-virtualized",
|
|
"husky": {
|
|
"hooks": {
|
|
"pre-commit": "pretty-quick --staged"
|
|
}
|
|
},
|
|
"jsnext:main": "dist/es/index.js",
|
|
"keywords": [
|
|
"react",
|
|
"reactjs",
|
|
"react-component",
|
|
"virtual",
|
|
"list",
|
|
"scrolling",
|
|
"infinite",
|
|
"virtualized",
|
|
"table",
|
|
"fixed",
|
|
"header",
|
|
"flex",
|
|
"flexbox",
|
|
"grid",
|
|
"spreadsheet"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/commonjs/index.js",
|
|
"module": "dist/es/index.js",
|
|
"name": "react-virtualized",
|
|
"peerDependencies": {
|
|
"react": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/bvaughn/react-virtualized.git"
|
|
},
|
|
"scripts": {
|
|
"build": "yarn run build:commonjs && yarn run build:css && yarn run build:es && yarn run build:demo && yarn run build:umd",
|
|
"build:commonjs": "yarn run clean:commonjs && cross-env NODE_ENV=commonjs babel source --out-dir dist/commonjs",
|
|
"build:css": "postcss source/styles.css -o styles.css --use autoprefixer",
|
|
"build:demo": "yarn run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.js -p --bail",
|
|
"build:es": "yarn run clean:es && yarn run build:types && cross-env NODE_ENV=es babel source --out-dir dist/es",
|
|
"build:types": "flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/WindowScroller dist/es/WindowScroller && flow-copy-source --ignore \"**/*.{jest,e2e,ssr,example}.js\" source/AutoSizer dist/es/AutoSizer",
|
|
"build:umd": "yarn run clean:umd && cross-env NODE_ENV=rollup rollup -c",
|
|
"clean": "yarn run clean:commonjs && yarn run clean:demo && yarn run clean:es && yarn run clean:umd",
|
|
"clean:commonjs": "rimraf dist/commonjs",
|
|
"clean:demo": "rimraf build",
|
|
"clean:es": "rimraf dist/es",
|
|
"clean:umd": "rimraf dist/umd",
|
|
"deploy": "gh-pages -d build",
|
|
"lint": "eslint 'source/**/*.js'",
|
|
"postpublish": "yarn run deploy",
|
|
"prepublishOnly": "yarn run build",
|
|
"prettier": "prettier --write '{playground,source,docs}/**/*.{js,md}'",
|
|
"prettier:diff": "prettier --list-different '{playground,source,docs}/**/*.{js,md}'",
|
|
"start": "cross-env NODE_ENV=development webpack-dev-server --hot --config webpack.config.dev.js",
|
|
"test": "yarn run test:jest",
|
|
"test:coverage": "jest --no-watchman --maxWorkers 2 --coverage && codecov",
|
|
"test:jest": "jest --no-watchman --runInBand",
|
|
"typecheck": "flow check",
|
|
"watch": "watch 'clear && yarn run test -s' source",
|
|
"watch:jest": "jest --no-watchman --watch"
|
|
},
|
|
"user": "bvaughn",
|
|
"version": "9.22.4"
|
|
}
|