We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
private
false
keywords
lint-staged
1 parent d7b950d commit b92b803Copy full SHA for b92b803
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@cityjson/cj-mcp",
3
"version": "0.1.0",
4
- "private": true,
+ "private": false,
5
"description": "MCP server for querying CityJSON specification chapters",
6
"type": "module",
7
"scripts": {
0 commit comments