{
  "name": "@rebass/preset",
  "version": "4.0.5",
  "description": "Base theme preset for use with Rebass",
  "main": "dist/index.js",
  "scripts": {
    "prepare": "babel src -d dist --root-mode upward",
    "watch": "babel src -d dist --watch --root-mode upward"
  },
  "keywords": [
    "react",
    "react-component",
    "ui",
    "design-system",
    "styled-system",
    "styled-components",
    "emotion",
    "theming",
    "theme-ui"
  ],
  "author": "Brent Jackson",
  "repository": "rebassjs/rebass",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "8a9ebd657db4a5e6eab635c0d6172b3727bcc539"
}
