forgeplus-react/node_modules/react-scrollbar-size/package.json

60 lines
1.6 KiB
JSON

{
"_args": [
[
"react-scrollbar-size@2.1.0",
"/home/zhiyuanliu/gitlink/forgeplus-react"
]
],
"_from": "react-scrollbar-size@2.1.0",
"_id": "react-scrollbar-size@2.1.0",
"_inBundle": false,
"_integrity": "sha512-9dDUJvk7S48r0TRKjlKJ9e/LkLLYgc9LdQR6W21I8ZqtSrEsedPOoMji4nU3DHy7fx2l8YMScJS/N7qiloYzXQ==",
"_location": "/react-scrollbar-size",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-scrollbar-size@2.1.0",
"name": "react-scrollbar-size",
"escapedName": "react-scrollbar-size",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/material-ui"
],
"_resolved": "https://registry.npmjs.org/react-scrollbar-size/-/react-scrollbar-size-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
"author": {
"name": "STORIS"
},
"bugs": {
"url": "https://github.com/STORIS/react-scrollbar-size/issues"
},
"dependencies": {
"babel-runtime": "^6.26.0",
"prop-types": "^15.6.0",
"react-event-listener": "^0.5.1",
"stifle": "^1.0.2"
},
"description": "React component to calculate the size of browser scrollbars",
"homepage": "https://github.com/STORIS/react-scrollbar-size#readme",
"keywords": [
"react",
"scrollbar"
],
"license": "MIT",
"main": "./index.js",
"name": "react-scrollbar-size",
"peerDependencies": {
"react": "^15.3.0 || ^16.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/STORIS/react-scrollbar-size.git"
},
"version": "2.1.0"
}