{
  "name": "create-emotion",
  "version": "11.0.0",
  "description": "The Next Generation of CSS-in-JS.",
  "main": "dist/create-emotion.cjs.js",
  "files": [
    "src",
    "dist",
    "types"
  ],
  "scripts": {
    "test:typescript": "exit 0"
  },
  "author": "Kye Hohenberger",
  "homepage": "https://emotion.sh",
  "license": "MIT",
  "repository": "https://github.com/emotion-js/emotion/tree/master/removed-packages/create-emotion",
  "keywords": [
    "styles",
    "emotion",
    "react",
    "css",
    "css-in-js"
  ],
  "bugs": {
    "url": "https://github.com/emotion-js/emotion/issues"
  }
}
