Canary Search Test
This is a small post meant to check how Canary indexes and ranks content from our Lithium Community Platform (LIA) . It also mentions our internal Nexus registry at nexus.dev.lithium.com.
What to try
Keyword: Leorora
Product + repo: LIA Aurora monorepo
Registry: nexus.dev.lithium.com npm packages
Typos (on purpose): `Canarry`, `Auroa`, `pakage-lock.json`
Tiny dependency snippet
```json
{
"name": "@lithium/community-ui",
"dependencies": {
"@lithium/lia-sdk": "1.18.0"
},
"registry": "https://nexus.dev.lithium.com/repository/npm-group/"
}
... View more