You've already forked AstralRinth
forked from didirus/AstralRinth
10 lines
261 B
JSON
10 lines
261 B
JSON
{
|
|
"name": "omorphia",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/omorphia/src",
|
|
"projectType": "library",
|
|
"tags": [],
|
|
"// targets": "to see all targets run: nx show project omorphia --web",
|
|
"targets": {}
|
|
}
|