@nrwl/nx-cloud
Version:
Distributed caching and task execution for Lerna and Nx
22 lines (21 loc) • 455 B
JSON
{
"name": "@nrwl/nx-cloud",
"version": "19.1.0",
"description": "Distributed caching and task execution for Lerna and Nx",
"keywords": [
"Monorepo",
"Nx",
"Nx Cloud"
],
"main": "index.js",
"author": "Victor Savkin",
"license": "CC-BY-ND-3.0",
"bugs": {
"url": "https://github.com/nrwl/nx/issues"
},
"homepage": "https://nx.app",
"generators": "./generators.json",
"dependencies": {
"nx-cloud": "19.1.0"
}
}