Prepare repo for open source
This commit is contained in:
@@ -2,6 +2,18 @@
|
||||
"name": "@cloner/api",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "Hono REST and MCP API for ditto.site clone jobs.",
|
||||
"license": "MIT",
|
||||
"author": "ion-design",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ion-design/ditto.site.git",
|
||||
"directory": "packages/api"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/ion-design/ditto.site/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ion-design/ditto.site#readme",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user