{ "_args": [ [ "ci-info@3.1.1", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "ci-info@3.1.1", "_id": "ci-info@3.1.1", "_inBundle": false, "_integrity": "sha512-kdRWLBIJwdsYJWYJFtAFFYxybguqeF91qpZaggjG5Nf8QKdizFG2hjqvaTXbxFIcYbSaD74KpAXv6BSm17DHEQ==", "_location": "/ci-info", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ci-info@3.1.1", "name": "ci-info", "escapedName": "ci-info", "rawSpec": "3.1.1", "saveSpec": null, "fetchSpec": "3.1.1" }, "_requiredBy": [ "/std-env", "/strapi" ], "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.1.1.tgz", "_spec": "3.1.1", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Thomas Watson Steen", "email": "w@tson.dk", "url": "https://twitter.com/wa7son" }, "bugs": { "url": "https://github.com/watson/ci-info/issues" }, "coordinates": [ 55.778231, 12.593179 ], "description": "Get details about the current Continuous Integration environment", "devDependencies": { "clear-module": "^4.1.1", "standard": "^16.0.3", "tape": "^5.1.1" }, "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": { "test": "standard && node test.js" }, "typings": "index.d.ts", "version": "3.1.1" }