purescript-yoga-tree/package.json
2022-08-29 12:40:04 +02:00

9 lines
204 B
JSON

{
"name": "purescript-yoga-tree",
"version": "4.0.0",
"description": "A Tree data structure inspired by Haskell's Data.Tree",
"main": "index.js",
"author": "Daniel Fortes",
"license": "MIT"
}