anatomy / package.json
axjh03's picture
Initial commit
2371911
raw
history blame contribute delete
112 Bytes
{
"name": "chainlit-app",
"version": "1.0.0",
"scripts": {
"build": "sh build.sh"
}
}