{
  "name": "@skyscanner/bpk-foundations-common",
  "version": "24.6.0",
  "description": "Common Backpack design tokens for colors, spacing, font, etc.",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git@github.com:Skyscanner/backpack-foundations.git"
  },
  "author": "Backpack Design System <backpack@skyscanner.net>",
  "main": "index.js",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "color": "^5.0.0"
  },
  "type": "module",
  "gitHead": "390e1dad306b5982ef717094308262f11eae6286"
}
