rename nimp5 to p5nim + alias + change repo (#2446)

* rename nimp5 to p5nim + alias + change repo

* fix alias
This commit is contained in:
Pietro Peterlongo 2023-01-01 11:34:26 +01:00 committed by GitHub
parent 7f59b171a8
commit ca055a20c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9876,7 +9876,11 @@
},
{
"name": "nimp5",
"url": "https://github.com/Foldover/nim-p5",
"alias": "p5nim"
},
{
"name": "p5nim",
"url": "https://github.com/pietroppeter/p5nim",
"method": "git",
"tags": [
"p5",
@ -9888,7 +9892,7 @@
],
"description": "Nim bindings for p5.js.",
"license": "MIT",
"web": "https://github.com/Foldover/nim-p5"
"web": "https://github.com/pietroppeter/p5nim"
},
{
"name": "names",