Move around files so the repo will be organized as a monorepo.
This commit is contained in:
parent
65d1880a84
commit
08c69f0fd3
365 changed files with 1477 additions and 1262 deletions
13
tools/amend-readme/package.json
Normal file
13
tools/amend-readme/package.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "@iosevka/amend-readme",
|
||||
"version": "28.0.0",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./src/index.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@iosevka/param": "28.0.0",
|
||||
"@unicode/unicode-15.0.0": "^1.5.2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue