| 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/ci-info/ |
Upload File : |
{
"_args": [
[
"ci-info@3.9.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "ci-info@3.9.0",
"_id": "ci-info@3.9.0",
"_inBundle": false,
"_integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
"_location": "/ci-info",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ci-info@3.9.0",
"name": "ci-info",
"escapedName": "ci-info",
"rawSpec": "3.9.0",
"saveSpec": null,
"fetchSpec": "3.9.0"
},
"_requiredBy": [
"/@nuxt/telemetry"
],
"_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
"_spec": "3.9.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/ci-info/issues"
},
"description": "Get details about the current Continuous Integration environment",
"devDependencies": {
"clear-module": "^4.1.2",
"husky": "^8.0.3",
"standard": "^17.1.0",
"tape": "^5.7.0"
},
"engines": {
"node": ">=8"
},
"files": [
"vendors.json",
"index.js",
"index.d.ts",
"CHANGELOG.md"
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/sibiraj-s"
}
],
"homepage": "https://github.com/watson/ci-info",
"keywords": [
"ci",
"continuous",
"integration",
"test",
"detect"
],
"license": "MIT",
"main": "index.js",
"name": "ci-info",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/ci-info.git"
},
"scripts": {
"lint:fix": "standard --fix",
"prepare": "husky install",
"test": "standard && node test.js"
},
"typings": "index.d.ts",
"version": "3.9.0"
}