Files
ladder/package.json
2022-05-25 23:49:20 +02:00

12 lines
293 B
JSON

{
"name": "@djledda/ladder",
"version": "1.0.0",
"description": "other libraries provide you with a whole framework - this is just a ladder",
"scripts": {},
"author": "Daniel Ledda <dan.j.ledda@gmail.com>",
"license": "MIT",
"devDependencies": {
"typescript": "^4.7.2"
}
}