10 lines
369 B
JSON
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"]
|
|
}
|