UNPKG

mwl

Version:

Maintainable Web Layout

27 lines (26 loc) 549 B
{ "name": "mwl", "version": "0.0.0", "description": "Maintainable Web Layout", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/basarat/mwl.git" }, "keywords": [ "web", "layout", "css", "html", "typescript" ], "author": "basaratali@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/basarat/mwl/issues" }, "homepage": "https://github.com/basarat/mwl#readme" }