{
  "name": "aesthetic-utils",
  "version": "3.1.0",
  "description": "Utility functions for Aesthetic.",
  "keywords": [
    "aesthetic",
    "utils",
    "helpers"
  ],
  "repository": "https://github.com/milesj/aesthetic/tree/master/packages/utils-legacy",
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./esm/index.js",
  "types": "./lib/index.d.ts",
  "sideEffects": false,
  "publishConfig": {
    "access": "public"
  },
  "funding": {
    "type": "ko-fi",
    "url": "https://ko-fi.com/milesjohnson"
  },
  "gitHead": "9f861d74dba1124d7d0b7a83dffa3ad705770223"
}
