UNPKG

@nx-kz/go

Version:
23 lines (22 loc) 579 B
{ "name": "@nx-kz/go", "version": "0.0.6", "description": "This is Nx plugin to use Go in a Nx workspace.", "keywords": [ "Nx", "Go" ], "author": "kamikaze.zirou", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/KamikazeZirou/nx-plugins.git" }, "bugs": { "url": "https://github.com/KamikazeZirou/nx-plugins/issues" }, "homepage": "https://github.com/KamikazeZirou/nx-plugins/tree/main/packages/go#readme", "main": "src/index.js", "generators": "./generators.json", "typings": "./src/index.d.ts" }