mem-lazyload
Version:
#### 项目介绍 图片懒加载html5原生组件
24 lines (23 loc) • 497 B
JSON
{
"name": "mem-lazyload",
"version": "1.0.1",
"description": "#### 项目介绍 图片懒加载html5原生组件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitee.com:xuazheng/LazyLoad.git"
},
"keywords": [
"lazyLoad",
"image"
],
"author": "memory",
"license": "ISC",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-es2015": "^6.24.1"
}
}