{
  "name": "bpk-stylesheets",
  "version": "7.1.2",
  "description": "Backpack's stylesheets.",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git@github.com:Skyscanner/backpack.git"
  },
  "author": "Backpack Design System <backpack@skyscanner.net>",
  "main": "index.js",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "build": "node build"
  },
  "gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
  "dependencies": {
    "@skyscanner/bpk-foundations-web": "^2.0.0",
    "bpk-mixins": "^22.0.3",
    "normalize.css": "4.2.0"
  }
}
