{ "_args": [ [ "ci-parallel-vars@1.0.0", "/Users/sam/code/codeql-action" ] ], "_development": true, "_from": "ci-parallel-vars@1.0.0", "_id": "ci-parallel-vars@1.0.0", "_inBundle": false, "_integrity": "sha512-u6dx20FBXm+apMi+5x7UVm6EH7BL1gc4XrcnQewjcB7HWRcor/V5qWc3RG2HwpgDJ26gIi2DSEu3B7sXynAw/g==", "_location": "/ci-parallel-vars", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ci-parallel-vars@1.0.0", "name": "ci-parallel-vars", "escapedName": "ci-parallel-vars", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/ava" ], "_resolved": "https://registry.npmjs.org/ci-parallel-vars/-/ci-parallel-vars-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/sam/code/codeql-action", "author": { "name": "Jamie Kyle", "email": "me@thejameskyle.com" }, "bugs": { "url": "https://github.com/jamiebuilds/ci-parallel-vars/issues" }, "description": "Get CI environment variables for parallelizing builds", "devDependencies": { "ava": "^0.25.0", "flow-bin": "^0.73.0", "spawndamnit": "^2.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jamiebuilds/ci-parallel-vars#readme", "keywords": [ "ci", "env", "vars", "index", "total", "parallel", "builds", "tests", "travis", "circle", "buildkite", "bitbucket", "pipelines", "knapsack" ], "license": "MIT", "main": "index.js", "name": "ci-parallel-vars", "repository": { "type": "git", "url": "git+https://github.com/jamiebuilds/ci-parallel-vars.git" }, "scripts": { "test": "ava" }, "version": "1.0.0" }