{
  "name": "@thebucketcompany/bucketui",
  "version": "0.0.13",
  "description": "Free and open-source CSS component library",
  "author": "The Bucket Company",
  "main": "css/all.min.css",
  "unpkg": "css/all.min.css",
  "homepage": "https://github.com/thebucketcompany/bucketui/",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thebucketcompany/bucketui.git"
  },
  "bugs": {
    "url": "https://github.com/thebucketcompany/bucketui/issues"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "publishConfig": {
    "access": "public"
  }
}
