| 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/@nuxtjs/pwa/ |
Upload File : |
{
"_args": [
[
"@nuxtjs/pwa@3.3.5",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@nuxtjs/pwa@3.3.5",
"_id": "@nuxtjs/pwa@3.3.5",
"_inBundle": false,
"_integrity": "sha512-8tTmW8DBspWxlJwTimOHTkwfkwPpL9wIcGmy75Gcmin+c9YtX2Ehxmhgt/TLFOC9XsLAqojqynw3/Agr/9OE1w==",
"_location": "/@nuxtjs/pwa",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxtjs/pwa@3.3.5",
"name": "@nuxtjs/pwa",
"escapedName": "@nuxtjs%2fpwa",
"scope": "@nuxtjs",
"rawSpec": "3.3.5",
"saveSpec": null,
"fetchSpec": "3.3.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.3.5.tgz",
"_spec": "3.3.5",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/nuxt-community/pwa-module/issues"
},
"dependencies": {
"clone-deep": "^4.0.1",
"defu": "^3.2.2",
"execa": "^5.0.0",
"fs-extra": "^9.1.0",
"hasha": "^5.2.2",
"jimp-compact": "^0.16.1",
"lodash.template": "^4.5.0",
"serve-static": "^1.14.1",
"workbox-cdn": "^5.1.4"
},
"description": "Zero config PWA solution for Nuxt.js",
"devDependencies": {
"@babel/preset-typescript": "^7.12.7",
"@nuxt/test-utils": "^0.1.2",
"@nuxt/types": "^2.14.12",
"@nuxt/typescript-build": "^2.0.4",
"@nuxt/typescript-runtime": "^2.0.1",
"@nuxtjs/eslint-config": "latest",
"@nuxtjs/eslint-config-typescript": "^5.0.0",
"@nuxtjs/module-test-utils": "latest",
"@types/workbox-sw": "^4.3.1",
"babel-eslint": "latest",
"codecov": "latest",
"eslint": "latest",
"jest": "latest",
"klaw-sync": "latest",
"node-fetch": "latest",
"nuxt-edge": "latest",
"siroc": "^0.6.3",
"standard-version": "latest",
"typescript": "^4.1.3"
},
"files": [
"lib",
"dist",
"templates"
],
"homepage": "https://github.com/nuxt-community/pwa-module#readme",
"license": "MIT",
"main": "dist/pwa.js",
"name": "@nuxtjs/pwa",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt-community/pwa-module.git"
},
"scripts": {
"build": "siroc build",
"dev": "nuxt-ts test/fixture",
"lint": "eslint --ext .js,.vue,.ts .",
"release": "yarn test && yarn build && standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && jest"
},
"types": "./dist/pwa.d.ts",
"version": "3.3.5"
}