27 lines
629 B
JSON
27 lines
629 B
JSON
{
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "push.rocks",
|
|
"gitrepo": "smartagent",
|
|
"description": "an agentic framework built on top of @push.rocks/smartai",
|
|
"npmPackagename": "@push.rocks/smartagent",
|
|
"license": "MIT",
|
|
"projectDomain": "push.rocks"
|
|
}
|
|
},
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
},
|
|
"@git.zone/cli": {
|
|
"release": {
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
],
|
|
"accessLevel": "public"
|
|
}
|
|
}
|
|
} |