{
  "name": "@ballooncss/balloon",
  "version": "1.1.0",
  "description": "Minimal CSS Framework in pure HTML",
  "main": "dist/balloon.css",
  "author": "AbdallahMohammed",
  "homepage": "",
  "license": "MIT",
  "scripts": {
    "build": "sass scss/balloon.scss dist/balloon.css && sass scss/balloon.full.scss dist/balloon.full.css"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ballooncss/balloon"
  },
  "keywords": [
    "css",
    "css-framework",
    "scss-framework",
    "minimal",
    "lightweight"
  ],
  "bugs": {
    "url": "https://github.com/ballooncss/balloon/issues"
  }
}
