Neural Nomads author
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"version": "0.1.2",
|
"version": "0.1.2",
|
||||||
"description": "CodeNomad - AI coding assistant",
|
"description": "CodeNomad - AI coding assistant",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Shantur Rathore",
|
"name": "Neural Nomads",
|
||||||
"email": "codenomad@shantur.com"
|
"email": "codenomad@neuralnomads.ai"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/main/main.js",
|
"main": "dist/main/main.js",
|
||||||
|
|||||||
@@ -1,7 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "@neuralnomads/codenomad",
|
"name": "@neuralnomads/codenomad",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "CodeNomad CLI server for HTTP/SSE control plane",
|
"description": "CodeNomad Server",
|
||||||
|
"author": {
|
||||||
|
"name": "Neural Nomads",
|
||||||
|
"email": "codenomad@neuralnomads.ai"
|
||||||
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user