{ "_from": "@npmcli/ci-detect@^1.0.0", "_id": "@npmcli/ci-detect@1.1.1", "_inBundle": false, "_integrity": "sha512-h5eW3DljLypyhvfK94FkSSm4qtSUFddth/xW+7vnkVCEUJR38MYvctCSZkxqrzmXZSzpfImuAwwKvRqkEuDvCQ==", "_location": "/@npmcli/ci-detect", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@npmcli/ci-detect@^1.0.0", "name": "@npmcli/ci-detect", "escapedName": "@npmcli%2fci-detect", "scope": "@npmcli", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/npm-registry-fetch" ], "_resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-1.1.1.tgz", "_shasum": "9a158cf4e3e88f0067cbc1ca5d0de2f453de6afe", "_spec": "@npmcli/ci-detect@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/npm-registry-fetch", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "https://izs.me" }, "bugs": { "url": "https://github.com/npm/ci-detect/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Detect what kind of CI environment the program is in", "devDependencies": { "tap": "^14.10.2" }, "files": [ "index.js" ], "homepage": "https://github.com/npm/ci-detect#readme", "license": "ISC", "name": "@npmcli/ci-detect", "repository": { "type": "git", "url": "git+https://github.com/npm/ci-detect.git" }, "scripts": { "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "test": "tap" }, "tap": { "check-coverage": true }, "version": "1.1.1" }