|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "react-scroll-to-component@1.0.2",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "react-scroll-to-component@1.0.2",
- "_id": "react-scroll-to-component@1.0.2",
- "_inBundle": false,
- "_integrity": "sha1-8mDck2xipT53J4bXgy/giE4ZU1Q=",
- "_location": "/react-scroll-to-component",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "react-scroll-to-component@1.0.2",
- "name": "react-scroll-to-component",
- "escapedName": "react-scroll-to-component",
- "rawSpec": "1.0.2",
- "saveSpec": null,
- "fetchSpec": "1.0.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/react-scroll-to-component/-/react-scroll-to-component-1.0.2.tgz",
- "_spec": "1.0.2",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "author": {
- "name": "FlyingAnt",
- "email": "liucheng@lyingant.me"
- },
- "bugs": {
- "url": "https://github.com/flyingant/react-scroll-to-component/issues"
- },
- "dependencies": {
- "scroll-to": "0.0.2"
- },
- "description": "smooth scrolling to react component via reference",
- "homepage": "https://github.com/flyingant/react-scroll-to-component#readme",
- "keywords": [
- "react",
- "component",
- "scroll",
- "scroll-to",
- "scroll-to-component",
- "scroll-to-position",
- "scroll-to-element"
- ],
- "license": "ISC",
- "main": "index.js",
- "name": "react-scroll-to-component",
- "peerDependencies": {
- "react": "^0.14.0 || ^15.0.0 || ^16.0.0",
- "react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/flyingant/react-scroll-to-component.git"
- },
- "version": "1.0.2"
- }
|