chore: add some basic README files
This commit is contained in:
parent
9484c03e48
commit
50fce0a5ed
10 changed files with 78 additions and 0 deletions
3
packages/plugin-tools/README.md
Normal file
3
packages/plugin-tools/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# @emigrate/plugin-tools
|
||||
|
||||
This package contains utilities and types to simplify creating and working with Emigrate plugins.
|
||||
|
|
@ -31,6 +31,9 @@
|
|||
"types"
|
||||
],
|
||||
"author": "Aboviq AB <dev@aboviq.com> (https://www.aboviq.com)",
|
||||
"homepage": "https://github.com/aboviq/emigrate/tree/main/packages/plugin-tools#readme",
|
||||
"repository": "https://github.com/aboviq/emigrate/tree/main/packages/plugin-tools",
|
||||
"bugs": "https://github.com/aboviq/emigrate/issues",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@emigrate/tsconfig": "workspace:*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue