{ "name": "@djledda/ladder", "version": "1.0.3", "description": "other libraries provide you with a whole framework - this is just a ladder", "author": "Daniel Ledda ", "license": "MIT", "main": "index.ts", "repository": "https://github.com/dLedda/ladder.git", "keywords": [ "ui", "jsx", "typescript", "ts", "framework", "web", "front-end", "user interface", "hypertext", "component" ], "devDependencies": { "vite": "^2.9.9", "typescript": "^4.7.2" } }