Merge pull request #655 from Foldover/master

added nimp5 to package.json
This commit is contained in:
Dominik Picheta 2018-02-18 21:49:58 +00:00 committed by GitHub
commit aa75ab9664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8167,5 +8167,21 @@
"description": "Wrapper for libsvm.",
"license": "MIT",
"web": "https://github.com/nim-lang/libsvm_legacy"
},
{
"name": "nimp5",
"url": "https://github.com/Foldover/nim-p5",
"method": "git",
"tags": [
"p5",
"javascript",
"creative",
"coding",
"processing",
"library"
],
"description": "Nim bindings for p5.js.",
"license": "MIT",
"web": "https://github.com/Foldover/nim-p5"
}
]