Added package ski (#1070)

This commit is contained in:
jiro 2019-04-23 14:43:38 +09:00 committed by Miran
parent b2b0b4ea88
commit 1eb98daf8d

View File

@ -13163,5 +13163,18 @@
"description": "pnm is library for PNM (Portable AnyMap).",
"license": "MIT",
"web": "https://github.com/jiro4989/pnm"
},
{
"name": "ski",
"url": "https://github.com/jiro4989/ski",
"method": "git",
"tags": [
"ski",
"combinator",
"library"
],
"description": "ski is library for SKI combinator.",
"license": "MIT",
"web": "https://github.com/jiro4989/ski"
}
]