{
  "name": "@justthedev123/builderutils",
  "version": "1.0.0",
  "description": "Basic utilities for developers",
  "keywords": [
    "Utils",
    "User",
    "Emoji",
    "Random",
    "CLI"
  ],
  "license": "ISC",
  "author": "JustTheDev",
  "type": "commonjs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
