UNPKG

dzh-react-sticky

Version:
21 lines (20 loc) 587 B
{ "name": "dzh-react-sticky", "version": "1.0.0", "description": "React中固钉(粘性布局)组件实现", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Duanzihuang/dzh-react-sticky.git" }, "keywords": ["Sticky","Affix","固钉","粘性布局"], "author": "段子黄", "license": "ISC", "bugs": { "url": "https://github.com/Duanzihuang/dzh-react-sticky/issues" }, "homepage": "https://github.com/Duanzihuang/dzh-react-sticky#readme" }