Files
ladder/package.json
Daniel Ledda b3ee2af7c5 first commit
2022-05-22 22:09:36 +02:00

13 lines
324 B
JSON

{
"name": "ladder",
"version": "1.0.0",
"description": "other libraries provide you with a whole framework - this is just a ladder",
"scripts": { },
"repository": {
"type": "git",
"url": "https://git.djledda.de/djledda/ladder"
},
"author": "Daniel Ledda <dan.j.ledda@gmail.com>",
"license": "MIT"
}