{
  "name": "@tds/core-box",
  "version": "2.4.3",
  "description": "Apply spacing within or around components",
  "main": "index.cjs.js",
  "module": "index.es.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/telusdigital/tds.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "TELUS digital",
  "engines": {
    "node": ">=8"
  },
  "bugs": {
    "url": "https://github.com/telusdigital/tds/issues"
  },
  "homepage": "http://tds.telus.com",
  "peerDependencies": {
    "react": "^16.8.2 || ^17.0.0",
    "react-dom": "^16.8.2 || ^17.0.0",
    "styled-components": "^4.1.3 || ^5.1.0"
  },
  "dependencies": {
    "@tds/core-responsive": "^1.3.7",
    "@tds/util-helpers": "^1.6.3",
    "@tds/util-prop-types": "^1.4.3",
    "prop-types": "^15.5.10"
  },
  "gitHead": "ec3975ec318f63c9ba66bdc6a0e3ea3ac2938e8b"
}
