| 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/rc9/ |
Upload File : |
{
"_args": [
[
"rc9@2.1.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "rc9@2.1.2",
"_id": "rc9@2.1.2",
"_inBundle": false,
"_integrity": "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==",
"_location": "/rc9",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "rc9@2.1.2",
"name": "rc9",
"escapedName": "rc9",
"rawSpec": "2.1.2",
"saveSpec": null,
"fetchSpec": "2.1.2"
},
"_requiredBy": [
"/@nuxt/config",
"/@nuxt/telemetry"
],
"_resolved": "https://registry.npmjs.org/rc9/-/rc9-2.1.2.tgz",
"_spec": "2.1.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/rc9/issues"
},
"dependencies": {
"defu": "^6.1.4",
"destr": "^2.0.3"
},
"description": "Read/Write config couldn't be easier!",
"devDependencies": {
"@types/node": "^20.12.6",
"@vitest/coverage-v8": "^1.4.0",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"eslint": "^9.0.0",
"eslint-config-unjs": "^0.3.0-rc.5",
"flat": "^6.0.1",
"prettier": "^3.2.5",
"typescript": "^5.4.4",
"unbuild": "^2.0.0",
"vitest": "^1.4.0"
},
"exports": {
".": {
"require": "./dist/index.cjs",
"import": "./dist/index.mjs",
"types": "./dist/index.d.ts"
}
},
"files": [
"dist"
],
"homepage": "https://github.com/unjs/rc9#readme",
"license": "MIT",
"main": "./dist/index.cjs",
"name": "rc9",
"packageManager": "pnpm@8.15.6",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/rc9.git"
},
"scripts": {
"build": "unbuild",
"dev": "vitest",
"lint": "eslint . && prettier -c src test",
"lint:fix": "eslint . --fix && prettier -w src test",
"release": "pnpm test && pnpm build && changelogen --release --push && npm publish",
"test": "pnpm lint && vitest run --coverage"
},
"sideEffects": false,
"types": "./dist/index.d.ts",
"version": "2.1.2"
}