| 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/listhen/node_modules/ufo/ |
Upload File : |
{
"_args": [
[
"ufo@0.8.6",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "ufo@0.8.6",
"_id": "ufo@0.8.6",
"_inBundle": false,
"_integrity": "sha512-fk6CmUgwKCfX79EzcDQQpSCMxrHstvbLswFChHS0Vump+kFkw7nJBfTZoC1j0bOGoY9I7R3n2DGek5ajbcYnOw==",
"_location": "/listhen/ufo",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ufo@0.8.6",
"name": "ufo",
"escapedName": "ufo",
"rawSpec": "0.8.6",
"saveSpec": null,
"fetchSpec": "0.8.6"
},
"_requiredBy": [
"/listhen"
],
"_resolved": "https://registry.npmjs.org/ufo/-/ufo-0.8.6.tgz",
"_spec": "0.8.6",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/ufo/issues"
},
"description": "URL utils for humans",
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/node": "^18.11.0",
"c8": "^7.12.0",
"eslint": "^8.25.0",
"standard-version": "^9.5.0",
"typescript": "^4.8.4",
"unbuild": "^0.9.2",
"vitest": "^0.24.3"
},
"exports": {
".": {
"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@7.13.4",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/ufo.git"
},
"scripts": {
"build": "unbuild",
"dev": "vitest",
"lint": "eslint --ext .ts .",
"release": "pnpm test && standard-version && git push --follow-tags && pnpm publish",
"test": "pnpm lint && vitest run"
},
"sideEffects": false,
"types": "./dist/index.d.ts",
"version": "0.8.6"
}