UNPKG

@gyw123/lazy-image

Version:

React图片懒加载组件

32 lines (31 loc) 523 B
{ "name": "@gyw123/lazy-image", "version": "1.0.3", "description": "React图片懒加载组件", "keywords": [ "react", "lazyload", "懒加载", "img" ], "main": "index.js", "files": [ "*.js", "*.d.ts" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "engines": { "node": ">=12" }, "author": "凝固热", "license": "ISC", "publishConfig": { "access": "public" }, "dependencies": { "react": "^17.0.2" }, "gitHead": "3f6c4e906b296d420b234d96d6a57234c21cf349" }