| 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/eslint-module/node_modules/defu/ |
Upload File : |
{
"_args": [
[
"defu@6.1.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "defu@6.1.4",
"_id": "defu@6.1.4",
"_inBundle": false,
"_integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==",
"_location": "/@nuxtjs/eslint-module/defu",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "defu@6.1.4",
"name": "defu",
"escapedName": "defu",
"rawSpec": "6.1.4",
"saveSpec": null,
"fetchSpec": "6.1.4"
},
"_requiredBy": [
"/@nuxtjs/eslint-module"
],
"_resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
"_spec": "6.1.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/defu/issues"
},
"description": "Recursively assign default properties. Lightweight and Fast!",
"devDependencies": {
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^1.1.3",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.17.3",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.3"
},
"exports": {
".": {
"types": "./dist/defu.d.ts",
"import": "./dist/defu.mjs",
"require": "./lib/defu.cjs"
}
},
"files": [
"dist",
"lib"
],
"homepage": "https://github.com/unjs/defu#readme",
"license": "MIT",
"main": "./lib/defu.cjs",
"module": "./dist/defu.mjs",
"name": "defu",
"packageManager": "pnpm@8.10.2",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/defu.git"
},
"scripts": {
"build": "unbuild",
"dev": "vitest",
"lint": "eslint --ext .ts src && prettier -c src test",
"lint:fix": "eslint --ext .ts src --fix && prettier -w src test",
"release": "pnpm test && changelogen --release && git push --follow-tags && pnpm publish",
"test": "pnpm lint && pnpm vitest run",
"test:types": "tsc --noEmit"
},
"types": "./dist/defu.d.ts",
"version": "6.1.4"
}