mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package easings (#1155)
This commit is contained in:
parent
71bbed17bf
commit
7c1aa188d3
@ -14155,5 +14155,17 @@
|
|||||||
"description": "EDN and Clojure parser",
|
"description": "EDN and Clojure parser",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
"web": "https://github.com/rosado/edn.nim"
|
"web": "https://github.com/rosado/edn.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "easings",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-easings",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"easings",
|
||||||
|
"math"
|
||||||
|
],
|
||||||
|
"description": "Robert Penner Easing Functions for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-easings"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user