| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/v-lazy-image/ |
Upload File : |
{
"_args": [
[
"v-lazy-image@1.4.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "v-lazy-image@1.4.0",
"_id": "v-lazy-image@1.4.0",
"_inBundle": false,
"_integrity": "sha512-Xp/fM786hdXlP10HatvtNsvvPjW6yOsH17lvVEEuGiNMnyiafT9XVomQRRM4t+IzN21cz3SQcw9cqd486yhpgQ==",
"_location": "/v-lazy-image",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "v-lazy-image@1.4.0",
"name": "v-lazy-image",
"escapedName": "v-lazy-image",
"rawSpec": "1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/v-lazy-image/-/v-lazy-image-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Alex Jover Morales",
"email": "alexjovermorales@gmail.com"
},
"browser": "dist/v-lazy-image.js",
"bugs": {
"url": "https://github.com/alexjoverm/v-lazy-image/issues"
},
"description": "A Vue.js component to lazy load images using the Intersection Observer.",
"devDependencies": {
"@vue/test-utils": "^1.0.0-beta.28",
"babel-core": "^6.26.3",
"babel-jest": "^23.6.0",
"babel-preset-env": "^1.7.0",
"intersection-observer": "^0.5.1",
"jest": "^23.6.0",
"jest-serializer-vue": "^2.0.2",
"rollit": "0.0.8"
},
"homepage": "https://github.com/alexjoverm/v-lazy-image#readme",
"jest": {
"moduleFileExtensions": [
"js"
],
"snapshotSerializers": [
"jest-serializer-vue"
]
},
"keywords": [
"vue",
"js",
"lazy",
"load",
"image",
"intersection",
"observer"
],
"license": "MIT",
"main": "dist/v-lazy-image.cjs.js",
"module": "dist/v-lazy-image.es.js",
"name": "v-lazy-image",
"peerDependencies": {
"vue": "^2.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/alexjoverm/v-lazy-image.git"
},
"scripts": {
"build": "rollit",
"prepublishOnly": "npm run build",
"test": "jest"
},
"unpkg": "dist/v-lazy-image.js",
"version": "1.4.0"
}