{
  "name": "aesthetic",
  "version": "5.2.0",
  "description": "Aesthetic is a powerful type-safe, framework agnostic, CSS-in-JS library for styling components through the use of adapters.",
  "keywords": [
    "aesthetic",
    "react",
    "native",
    "style",
    "components",
    "hoc",
    "css",
    "css-in-js",
    "css-modules",
    "aphrodite",
    "glamor",
    "fela",
    "jss"
  ],
  "repository": "https://github.com/milesj/aesthetic/tree/master/packages/core-legacy",
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./esm/index.js",
  "types": "./lib/index.d.ts",
  "sideEffects": false,
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "aesthetic-utils": "^3.1.0",
    "csstype": "^2.6.9",
    "extend": "^3.0.2",
    "rtl-css-js": "^1.14.0",
    "stylis": "^3.5.4",
    "uuid": "^7.0.1"
  },
  "funding": {
    "type": "ko-fi",
    "url": "https://ko-fi.com/milesjohnson"
  },
  "gitHead": "9f861d74dba1124d7d0b7a83dffa3ad705770223"
}
