{
  "name": "luodesign",
  "version": "1.0.0",
  "description": "Vanilla CSS/JS design library that just works as is.",
  "main": "luodesign.css",
  "files": [
    "luodesign.css",
    "luodesign.js",
    "README.md"
  ],
  "keywords": ["css", "ui-kit", "responsive", "vanilla-css"],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/d0ul/luodesign.git"
  },
  "author": "d0ul",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/d0ul/luodesign/issues"
  },
  "homepage": "https://github.com/d0ul/luodesign#readme"
}
