Files
ladder/package.json
2022-05-28 13:25:35 +02:00

10 lines
369 B
JSON

{
"name": "@djledda/ladder",
"version": "1.0.1",
"description": "other libraries provide you with a whole framework - this is just a ladder",
"author": "Daniel Ledda <dan.j.ledda@gmail.com>",
"license": "MIT",
"main": "index.ts",
"keywords": ["ui", "jsx", "typescript", "ts", "framework", "web", "front-end", "user interface", "hypertext", "component"]
}