|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "scroll-to@0.0.2",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "scroll-to@0.0.2",
- "_id": "scroll-to@0.0.2",
- "_inBundle": false,
- "_integrity": "sha1-k205ipEzZgokkhRcLACB38sHKPM=",
- "_location": "/scroll-to",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "scroll-to@0.0.2",
- "name": "scroll-to",
- "escapedName": "scroll-to",
- "rawSpec": "0.0.2",
- "saveSpec": null,
- "fetchSpec": "0.0.2"
- },
- "_requiredBy": [
- "/react-scroll-to-component"
- ],
- "_resolved": "https://registry.npmjs.org/scroll-to/-/scroll-to-0.0.2.tgz",
- "_spec": "0.0.2",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "browser": {
- "raf": "component-raf",
- "tween": "component-tween"
- },
- "bugs": {
- "url": "https://github.com/component/scroll-to/issues"
- },
- "component": {
- "scripts": {
- "scroll-to/index.js": "index.js"
- }
- },
- "dependencies": {
- "component-raf": "1.2.0",
- "component-tween": "1.2.0"
- },
- "description": "Smooth window scroll to position with requestAnimationFrame",
- "homepage": "https://github.com/component/scroll-to#readme",
- "keywords": [
- "scroll",
- "animate",
- "scroll-to"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "scroll-to",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/component/scroll-to.git"
- },
- "version": "0.0.2"
- }
|