{
  "name": "@styled-system/should-forward-prop",
  "version": "5.1.5",
  "description": "Utility for filtering Styled System props with Emotion's shouldForwardProp option",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "keywords": [],
  "author": "Brent Jackson <jxnblk@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "@emotion/is-prop-valid": "^0.8.1",
    "@emotion/memoize": "^0.7.1",
    "styled-system": "^5.1.5"
  },
  "gitHead": "629fa1a080fb71c0f966c79539aa4c5fd92f2f74"
}
