UNPKG

@hazae41/labase

Version:

The Tailwind framework for monochrome apps

29 lines (28 loc) 576 B
{ "type": "module", "name": "@hazae41/labase", "version": "1.0.14", "description": "The Tailwind framework for monochrome apps", "homepage": "https://github.com/hazae41/labase", "repository": "github:hazae41/labase", "author": "hazae41", "license": "MIT", "main": "./dist/cjs/index.cjs", "module": "./dist/esm/index.mjs", "types": "./dist/types/index.d.ts", "sideEffects": false, "files": [ "./src" ], "exports": { ".": {} }, "keywords": [ "monochrome", "css", "framework", "tailwind", "design", "style" ] }