| 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/fast-uri/ |
Upload File : |
{
"_args": [
[
"fast-uri@3.0.6",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "fast-uri@3.0.6",
"_id": "fast-uri@3.0.6",
"_inBundle": false,
"_integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==",
"_location": "/fast-uri",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fast-uri@3.0.6",
"name": "fast-uri",
"escapedName": "fast-uri",
"rawSpec": "3.0.6",
"saveSpec": null,
"fetchSpec": "3.0.6"
},
"_requiredBy": [
"/ajv-formats/ajv",
"/table/ajv",
"/webpack-dev-middleware/ajv"
],
"_resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz",
"_spec": "3.0.6",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Vincent Le Goff",
"email": "vince.legoff@gmail.com",
"url": "https://github.com/zekth"
},
"bugs": {
"url": "https://github.com/fastify/fast-uri/issues"
},
"contributors": [
{
"name": "Matteo Collina",
"email": "hello@matteocollina.com"
},
{
"name": "Gürgün Dayıoğlu",
"email": "hey@gurgun.day",
"url": "https://heyhey.to/G"
},
{
"name": "Aras Abbasi",
"email": "aras.abbasi@gmail.com"
},
{
"name": "Frazer Smith",
"email": "frazer.dev@icloud.com",
"url": "https://github.com/fdawgs"
}
],
"description": "Dependency-free RFC 3986 URI toolbox",
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"ajv": "^8.16.0",
"benchmark": "^2.1.4",
"coveralls": "^3.1.1",
"eslint": "^9.17.0",
"neostandard": "^0.12.0",
"tape": "^5.8.1",
"tsd": "^0.31.0",
"uri-js": "^4.4.1"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/fastify"
},
{
"type": "opencollective",
"url": "https://opencollective.com/fastify"
}
],
"homepage": "https://github.com/fastify/fast-uri",
"license": "BSD-3-Clause",
"main": "index.js",
"name": "fast-uri",
"repository": {
"type": "git",
"url": "git+https://github.com/fastify/fast-uri.git"
},
"scripts": {
"bench": "node benchmark.js",
"lint": "eslint",
"lint:fix": "eslint --fix",
"test": "npm run test:unit && npm run test:typescript",
"test:typescript": "tsd",
"test:unit": "tape test/**/*.js",
"test:unit:dev": "npm run test:unit -- --coverage-report=html"
},
"type": "commonjs",
"types": "types/index.d.ts",
"version": "3.0.6"
}