| 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 : /inetpub/wwwroot/parsmega.nuxt/node_modules/@nuxtjs/pwa/node_modules/defu/ |
Upload File : |
{
"_args": [
[
"defu@3.2.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "defu@3.2.2",
"_id": "defu@3.2.2",
"_inBundle": false,
"_integrity": "sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==",
"_location": "/@nuxtjs/pwa/defu",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "defu@3.2.2",
"name": "defu",
"escapedName": "defu",
"rawSpec": "3.2.2",
"saveSpec": null,
"fetchSpec": "3.2.2"
},
"_requiredBy": [
"/@nuxtjs/pwa"
],
"_resolved": "https://registry.npmjs.org/defu/-/defu-3.2.2.tgz",
"_spec": "3.2.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/nuxt-contrib/defu/issues"
},
"description": "Recursively assign default properties. Lightweight and Fast!",
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@types/jest": "latest",
"@types/node": "latest",
"bili": "^5.0.5",
"eslint": "latest",
"expect-type": "^0.8.0",
"jest": "latest",
"rollup-plugin-typescript2": "^0.29.0",
"siroc": "^0.4.0",
"standard-version": "latest",
"ts-jest": "latest",
"typescript": "latest"
},
"files": [
"dist"
],
"homepage": "https://github.com/nuxt-contrib/defu#readme",
"license": "MIT",
"main": "./dist/defu.js",
"name": "defu",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt-contrib/defu.git"
},
"scripts": {
"build": "bili src/defu.ts",
"lint": "eslint --ext .ts src",
"prepublish": "yarn build",
"release": "yarn test && yarn build && standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && yarn jest"
},
"types": "./dist/defu.d.ts",
"version": "3.2.2"
}