| 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/defu/ |
Upload File : |
{
"_args": [
[
"defu@5.0.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "defu@5.0.1",
"_id": "defu@5.0.1",
"_inBundle": false,
"_integrity": "sha512-EPS1carKg+dkEVy3qNTqIdp2qV7mUP08nIsupfwQpz++slCVRw7qbQyWvSTig+kFPwz2XXp5/kIIkH+CwrJKkQ==",
"_location": "/defu",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "defu@5.0.1",
"name": "defu",
"escapedName": "defu",
"rawSpec": "5.0.1",
"saveSpec": null,
"fetchSpec": "5.0.1"
},
"_requiredBy": [
"/@nuxt/image",
"/@nuxt/loading-screen",
"/@nuxt/telemetry",
"/@nuxtjs/axios",
"/ipx",
"/serve-placeholder"
],
"_resolved": "https://registry.npmjs.org/defu/-/defu-5.0.1.tgz",
"_spec": "5.0.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/defu/issues"
},
"description": "Recursively assign default properties. Lightweight and Fast!",
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@types/jest": "latest",
"@types/node": "latest",
"eslint": "latest",
"expect-type": "latest",
"jest": "latest",
"standard-version": "latest",
"ts-jest": "latest",
"typescript": "latest",
"unbuild": "latest"
},
"exports": {
".": {
"require": "./dist/defu.cjs",
"import": "./dist/defu.mjs"
}
},
"files": [
"dist"
],
"homepage": "https://github.com/unjs/defu#readme",
"license": "MIT",
"main": "./dist/defu.cjs",
"module": "./dist/defu.mjs",
"name": "defu",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/defu.git"
},
"scripts": {
"build": "unbuild",
"lint": "eslint --ext .ts src",
"prepack": "yarn build",
"release": "yarn test && standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && yarn jest"
},
"types": "./dist/defu.d.ts",
"version": "5.0.1"
}