UNPKG

@nx-dotnet/dotnet

Version:

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

31 lines (30 loc) 701 B
{ "name": "@nx-dotnet/dotnet", "private": false, "main": "src/index.js", "dependencies": { "@nx-dotnet/utils": "3.0.0", "semver": "7.6.3", "tslib": "^2.5.0" }, "license": "MIT", "keywords": [ ".NET", "dotnet" ], "author": { "name": "NxDotnet", "url": "https://github.com/nx-dotnet" }, "bugs": { "url": "https://github.com/nx-dotnet/nx-dotnet/issues/new?assignees=&labels=bug%2C+needs-triage&template=bug_report.md&title=%5BBUG%5D+" }, "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" }