UNPKG

overwatch-api-server

Version:
72 lines (71 loc) 1.78 kB
{ "_from": "ci-parallel-vars@^1.0.1", "_id": "ci-parallel-vars@1.0.1", "_inBundle": false, "_integrity": "sha512-uvzpYrpmidaoxvIQHM+rKSrigjOe9feHYbw4uOI2gdfe1C3xIlxO+kVXq83WQWNniTf8bAxVpy+cQeFQsMERKg==", "_location": "/ci-parallel-vars", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ci-parallel-vars@^1.0.1", "name": "ci-parallel-vars", "escapedName": "ci-parallel-vars", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/ava" ], "_resolved": "https://registry.npmjs.org/ci-parallel-vars/-/ci-parallel-vars-1.0.1.tgz", "_shasum": "e87ff0625ccf9d286985b29b4ada8485ca9ffbc2", "_spec": "ci-parallel-vars@^1.0.1", "_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api\\node_modules\\ava", "author": { "name": "Jamie Kyle", "email": "me@thejameskyle.com" }, "bugs": { "url": "https://github.com/jamiebuilds/ci-parallel-vars/issues" }, "bundleDependencies": false, "deprecated": false, "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.1" }