mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package scope (#3048)
This commit is contained in:
parent
660d685448
commit
5840987503
@ -35382,5 +35382,19 @@
|
|||||||
"description": "ThorVG Nim Wrapper",
|
"description": "ThorVG Nim Wrapper",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"web": "https://github.com/elcritch/thorvg-nim"
|
"web": "https://github.com/elcritch/thorvg-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "scope",
|
||||||
|
"url": "https://github.com/thing-king/scope",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"macro",
|
||||||
|
"untyped",
|
||||||
|
"scope",
|
||||||
|
"tracker"
|
||||||
|
],
|
||||||
|
"description": "Scope tracking for untyped macros",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/thing-king/scope"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user