{ "_args": [ [ "vue-lazyload@1.3.4", "D:\\jenkins\\workspace\\artfess-ui" ] ], "_from": "vue-lazyload@1.3.4", "_id": "vue-lazyload@1.3.4", "_inBundle": false, "_integrity": "sha512-K0frbPQJuvFHVpdl/ov5CqCR/CHWeLGs8E8V1d/09DIETqBjeGhC1fLMmwUy3Go2Yd/VX610AZ7Mdn4B54592Q==", "_location": "/vue-lazyload", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-lazyload@1.3.4", "name": "vue-lazyload", "escapedName": "vue-lazyload", "rawSpec": "1.3.4", "saveSpec": null, "fetchSpec": "1.3.4" }, "_requiredBy": [ "/mint-ui" ], "_resolved": "https://registry.npmmirror.com/vue-lazyload/-/vue-lazyload-1.3.4.tgz", "_spec": "1.3.4", "_where": "D:\\jenkins\\workspace\\artfess-ui", "author": { "name": "Awe", "email": "hilongjw@gmail.com" }, "browserslist": [ "> 1%", "last 2 versions", "not ie <= 8" ], "bugs": { "url": "https://github.com/hilongjw/vue-lazyload/issues" }, "dependencies": {}, "description": "Vue module for lazy-loading images in your vue.js applications.", "devDependencies": { "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.12.17", "@rollup/plugin-replace": "^2.3.4", "assign-deep": "^0.4.8", "babel-cli": "^6.26.0", "babel-core": "^6.26.3", "babel-plugin-external-helpers": "^6.22.0", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.7.0", "babel-preset-stage-0": "^6.24.1", "babel-register": "^6.26.0", "chai": "^4.3.0", "eslint": "^4.19.1", "eslint-config-standard": "^11.0.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^5.2.1", "eslint-plugin-promise": "^3.8.0", "eslint-plugin-standard": "^3.1.0", "jest": "^26.6.3", "jest-canvas-mock": "^2.3.1", "mocha": "^4.0.1", "rollup": "^2.39.0", "rollup-plugin-babel": "^2.6.1", "rollup-plugin-commonjs": "^8.4.1", "rollup-plugin-node-resolve": "^3.4.0", "rollup-plugin-replace": "^2.2.0", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-uglify": "^1.0.1", "vue": "^2.6.12" }, "homepage": "https://github.com/hilongjw/vue-lazyload#readme", "jest": { "setupFiles": [ "jest-canvas-mock" ] }, "keywords": [ "vue-lazyload", "vue", "lazyload", "vue-directive" ], "license": "MIT", "main": "vue-lazyload.js", "module": "vue-lazyload.esm.js", "name": "vue-lazyload", "repository": { "type": "git", "url": "git+https://github.com/hilongjw/vue-lazyload.git" }, "scripts": { "build": "node build", "lint": "eslint ./src", "test": "jest" }, "typings": "types/index.d.ts", "unpkg": "vue-lazyload.js", "version": "1.3.4" }