| 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/nuxt-i18n/node_modules/ufo/ |
Upload File : |
{
"_args": [
[
"ufo@0.7.11",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "ufo@0.7.11",
"_id": "ufo@0.7.11",
"_inBundle": false,
"_integrity": "sha512-IT3q0lPvtkqQ8toHQN/BkOi4VIqoqheqM1FnkNWT9y0G8B3xJhwnoKBu5OHx8zHDOvveQzfKuFowJ0VSARiIDg==",
"_location": "/nuxt-i18n/ufo",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ufo@0.7.11",
"name": "ufo",
"escapedName": "ufo",
"rawSpec": "0.7.11",
"saveSpec": null,
"fetchSpec": "0.7.11"
},
"_requiredBy": [
"/nuxt-i18n"
],
"_resolved": "https://registry.npmjs.org/ufo/-/ufo-0.7.11.tgz",
"_spec": "0.7.11",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/ufo/issues"
},
"dependencies": {},
"description": "URL utils for humans",
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@types/flat": "latest",
"@types/node": "latest",
"c8": "^7.11.0",
"eslint": "latest",
"standard-version": "latest",
"typescript": "latest",
"unbuild": "latest",
"vitest": "latest"
},
"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",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/ufo.git"
},
"scripts": {
"build": "unbuild",
"dev": "vitest",
"lint": "eslint --ext .ts .",
"prepack": "yarn build",
"release": "yarn test && standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && vitest run"
},
"sideEffects": false,
"types": "./dist/index.d.ts",
"version": "0.7.11"
}