Added package norman (#1392)

This commit is contained in:
Constantine Molchanov 2020-03-12 17:50:42 +04:00 committed by GitHub
parent 49b158b185
commit 87ea432ae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16851,7 +16851,6 @@
"description": "Nim binding to libfswatch",
"license": "MIT",
"web": "https://github.com/paul-nameless/nim-fswatch"
},
{
"name": "zfcore",
@ -16894,9 +16893,24 @@
"weighted",
"weighted_graph",
"adjacency list"
],
"description": "Graph With Weight Libary",
"license": "MIT",
"web": "https://github.com/AzamShafiul/weighted_graph"
}
],
"description": "Graph With Weight Libary",
"license": "MIT",
"web": "https://github.com/AzamShafiul/weighted_graph"
},
{
"name": "norman",
"url": "https://github.com/moigagoo/norman",
"method": "git",
"tags": [
"orm",
"migration",
"norm",
"sqlite",
"postgres"
],
"description": "Migration manager for Norm.",
"license": "MIT",
"web": "https://github.com/moigagoo/norman"
}
]