somod-docs
Version:
Documentation for SOMOD
36 lines (35 loc) • 762 B
JSON
{
"name": "somod-docs",
"version": "2.1.1",
"description": "Documentation for SOMOD",
"files": [
"src"
],
"homepage": "https://github.com/somod-dev/somod/tree/main/packages/docs#readme",
"author": "Raghavendra K R <raghavendra@sodaru.com>",
"contributors": [
"Raghavendra K R <raghavendra@sodaru.com>",
"Lokesh G C <lokesh@sodaru.com>",
"Sukhesh M G <sukhesh@sodaru.com>"
],
"bugs": {
"url": "https://github.com/somod-dev/somod/issues"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https//github.com/somod-dev/somod.git"
},
"scripts": {
"test": "echo 'No Tests'"
},
"keywords": [
"somod",
"doc",
"docs",
"serverless",
"nextjs",
"aws-sam",
"sodaru"
]
}