UNPKG

@nx-dotnet/utils

Version:

This library was generated with [Nx](https://nx.dev).

39 lines (38 loc) 822 B
{ "name": "@nx-dotnet/utils", "main": "src/index.js", "private": false, "dependencies": { "fast-glob": "3.2.12", "rimraf": "^3.0.2", "xmldoc": "^1.1.2", "tslib": "^2.5.0", "semver": "7.6.3", "@nx/devkit": "21.0.3" }, "peerDependencies": {}, "license": "MIT", "bugs": { "url": "https://github.com/nx-dotnet/nx-dotnet/issues?q=is%3Aopen", "email": "craigorycoppola+nxdotnet@gmail.com" }, "keywords": [ "Nx", ".NET", "dotnet", "monorepos", "full-stack" ], "author": { "name": "NxDotnet", "url": "https://github.com/nx-dotnet" }, "repository": { "type": "git", "url": "https://github.com/nx-dotnet/nx-dotnet" }, "homepage": "https://nx-dotnet.com/", "version": "3.0.0", "types": "./src/index.d.ts", "type": "commonjs" }