| 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/is-https/ |
Upload File : |
{
"_args": [
[
"is-https@2.0.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "is-https@2.0.2",
"_id": "is-https@2.0.2",
"_inBundle": false,
"_integrity": "sha512-UfUCKVQH/6PQRCh5Qk9vNu4feLZiFmV/gr8DjbtJD0IrCRIDTA6E+d/AVFGPulI5tqK5W45fYbn1Nir1O99rFw==",
"_location": "/is-https",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "is-https@2.0.2",
"name": "is-https",
"escapedName": "is-https",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/@nuxtjs/sitemap"
],
"_resolved": "https://registry.npmjs.org/is-https/-/is-https-2.0.2.tgz",
"_spec": "2.0.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/nuxt-contrib/is-https/issues"
},
"description": "Check if the given request is HTTPS",
"devDependencies": {
"@types/node": "^14.0.6",
"bili": "^4.10.0",
"rollup-plugin-typescript2": "^0.27.1",
"standard-version": "^8.0.0",
"typescript": "^3.9.3"
},
"homepage": "https://github.com/nuxt-contrib/is-https#readme",
"license": "MIT",
"main": "dist/index.js",
"name": "is-https",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt-contrib/is-https.git"
},
"scripts": {
"build": "bili src/index.ts --minimal",
"release": "yarn build && standard-version && npm publish && git push --follow-tags"
},
"types": "dist/index.d.ts",
"version": "2.0.2"
}