{
  "name": "flexcss-cli",
  "version": "0.0.2",
  "description": "The Flex CSS, what if we dont follow CSS's rules? No Identation.",
  "keywords": [
    "FlexCSS",
    "CSS",
    "JS",
    "UI",
    "UX",
    "DX",
    "DI",
    "Developer",
    "Programmer",
    "Help",
    "Please",
    "Help",
    "Every",
    "thing",
    "is",
    "hard"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "author": "Pawan Yadav the Great Coder",
  "type": "module",
  "main": "cli.js",
  "scripts": {
    "test": "flex -v"
  },
  "bin": {
    "flexcss-cli": "./cli.js"
  }
}
