| 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/ufo/ |
Upload File : |
{
"_args": [
[
"ufo@1.6.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "ufo@1.6.1",
"_id": "ufo@1.6.1",
"_inBundle": false,
"_integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==",
"_location": "/ufo",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ufo@1.6.1",
"name": "ufo",
"escapedName": "ufo",
"rawSpec": "1.6.1",
"saveSpec": null,
"fetchSpec": "1.6.1"
},
"_requiredBy": [
"/@nuxt/config",
"/@nuxt/generator",
"/@nuxt/server",
"/@nuxt/utils",
"/@nuxt/vue-app",
"/@nuxt/vue-renderer",
"/@nuxt/webpack"
],
"_resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz",
"_spec": "1.6.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/ufo/issues"
},
"description": "URL utils for humans",
"devDependencies": {
"@types/node": "^22.14.0",
"@vitest/coverage-v8": "^3.1.1",
"automd": "^0.4.0",
"changelogen": "^0.6.1",
"eslint": "^9.24.0",
"eslint-config-unjs": "^0.4.2",
"jiti": "^2.4.2",
"prettier": "^3.5.3",
"typescript": "^5.8.3",
"unbuild": "^3.5.0",
"untyped": "^2.0.0",
"vitest": "^3.1.1"
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
},
"./*": "./*"
},
"files": [
"dist"
],
"homepage": "https://github.com/unjs/ufo#readme",
"license": "MIT",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"name": "ufo",
"packageManager": "pnpm@10.7.1",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/ufo.git"
},
"scripts": {
"automd": "automd",
"build": "automd && unbuild",
"dev": "vitest",
"lint": "eslint . && prettier -c src test",
"lint:fix": "eslint --fix . && prettier -w src test",
"prepack": "pnpm build",
"release": "pnpm test && changelogen --release && npm publish && git push --follow-tags",
"test": "pnpm lint && vitest run --typecheck"
},
"sideEffects": false,
"types": "./dist/index.d.ts",
"version": "1.6.1"
}