@convo-lang/convo-lang
Version:
The language of AI
22 lines • 425 B
JSON
{
"name": "@convo-lang/convo-lang",
"version": "0.7.42",
"sideEffects": false,
"license": "Apache-2.0",
"keywords": [
"prompt",
"prompt-engineering",
"LLM",
"ai-agents",
"tool-calling",
"open-ai",
"ai",
"convo-lang"
],
"repository": {
"type": "git",
"url": "https://github.com/convo-lang/convo-lang.git"
},
"main": "./src/index.js",
"module": "./esm/src/index.js"
}