Skip to content

Commit dbff5f7

Browse files
Updated the name of p5.play to p5play
I also added my author info
1 parent c9ae35a commit dbff5f7

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

src/data/libraries/libraries.json

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,20 @@
122122
}
123123
]
124124
},
125+
{
126+
"name": "p5play",
127+
"url": "https://p5play.org",
128+
"authors": [
129+
{
130+
"name": "Paolo Pedercini",
131+
"url": "https://www.molleindustria.org/"
132+
},
133+
{
134+
"name": "Quinton Ashley",
135+
"url": "https://www.youtube.com/@p5play_quinton-ashley"
136+
}
137+
]
138+
},
125139
{
126140
"name": "p5snap",
127141
"url": "https://www.npmjs.com/package/p5snap",
@@ -484,16 +498,6 @@
484498
}
485499
]
486500
},
487-
{
488-
"name": "p5.play",
489-
"url": "http://p5play.molleindustria.org",
490-
"authors": [
491-
{
492-
"name": "Paolo Pedercini",
493-
"url": "https://www.molleindustria.org/"
494-
}
495-
]
496-
},
497501
{
498502
"name": "p5.Polar",
499503
"url": "https://github.com/liz-peng/p5.Polar",

0 commit comments

Comments
 (0)