13 lines
324 B
JSON
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"
|
|
}
|