| 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/is-https/ |
Upload File : |
{
"_args": [
[
"is-https@4.0.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "is-https@4.0.0",
"_id": "is-https@4.0.0",
"_inBundle": false,
"_integrity": "sha512-FeMLiqf8E5g6SdiVJsPcNZX8k4h2fBs1wp5Bb6uaNxn58ufK1axBqQZdmAQsqh0t9BuwFObybrdVJh6MKyPlyg==",
"_location": "/nuxt-i18n/is-https",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "is-https@4.0.0",
"name": "is-https",
"escapedName": "is-https",
"rawSpec": "4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.0"
},
"_requiredBy": [
"/nuxt-i18n"
],
"_resolved": "https://registry.npmjs.org/is-https/-/is-https-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/is-https/issues"
},
"description": "Check if the given request is HTTPS",
"devDependencies": {
"@types/node": "latest",
"siroc": "latest",
"standard-version": "latest"
},
"exports": {
".": {
"require": "./dist/index.js",
"import": "./dist/index.mjs"
}
},
"files": [
"dist"
],
"homepage": "https://github.com/unjs/is-https#readme",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"name": "is-https",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/is-https.git"
},
"scripts": {
"build": "siroc build",
"release": "yarn build && standard-version && npm publish && git push --follow-tags"
},
"sideEffects": false,
"types": "./dist/index.d.ts",
"version": "4.0.0"
}