You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

69 lines
2.0 KiB

{
"_from": "dom-scroll-into-view@^2.0.0",
"_id": "dom-scroll-into-view@2.0.1",
"_inBundle": false,
"_integrity": "sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w==",
"_location": "/dom-scroll-into-view",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dom-scroll-into-view@^2.0.0",
"name": "dom-scroll-into-view",
"escapedName": "dom-scroll-into-view",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/ant-design-vue"
],
"_resolved": "https://registry.npmjs.org/dom-scroll-into-view/-/dom-scroll-into-view-2.0.1.tgz",
"_shasum": "0decc8522801fd8d3f1c6ba355a74d382c5f989b",
"_spec": "dom-scroll-into-view@^2.0.0",
"_where": "D:\\code\\template-vue-antd\\node_modules\\ant-design-vue",
"bugs": {
"url": "http://github.com/yiminghe/dom-scroll-into-view/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "scroll dom node into view automatically",
"devDependencies": {
"@pika/plugin-build-node": "0.6.x",
"@pika/plugin-build-types": "0.6.x",
"@pika/plugin-standard-pkg": "0.6.x",
"@pika/types": "0.6.x",
"@storybook/react": "^5.1.9",
"@storybook/storybook-deployer": "^2.8.1",
"babel-loader": "^8.0.6",
"jquery": "^3.4.1",
"lint-staged": "^9.2.1",
"pika-plugin-build-web-babel": "^0.6.0",
"pre-commit": "1.x",
"prettier": "^1.18.2",
"react": "16.x",
"react-dom": "16.x"
},
"esnext": "dist-src/index.js",
"files": [
"dist-*/",
"bin/"
],
"homepage": "http://github.com/yiminghe/dom-scroll-into-view",
"keywords": [
"dom",
"scrollIntoView"
],
"license": "MIT",
"main": "dist-node/index.js",
"module": "dist-web/index.js",
"name": "dom-scroll-into-view",
"pika": true,
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/yiminghe/dom-scroll-into-view.git"
},
"sideEffects": false,
"version": "2.0.1"
}