{
  "name": "@bolt/settings-font-weight",
  "description": "Font Weight Settings",
  "keywords": [
    "bolt design system",
    "bolt",
    "bolt core",
    "css framework",
    "design system",
    "typography",
    "font weight"
  ],
  "version": "0.9.0",
  "maintainers": [
    {
      "name": "Salem Ghoweri",
      "email": "me@salemghoweri.com",
      "web": "https://github.com/sghoweri"
    },
    {
      "name": "Mike Mai",
      "email": "boss@mikemai.net",
      "web": "http://mikemai.net/"
    }
  ],
  "homepage": "https://boltdesignsystem.com",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/bolt-design-system/bolt/tree/master/packages/bolt-toolkit-core/settings/settings-font-weight"
  },
  "bugs": {
    "url": "https://github.com/bolt-design-system/bolt/issues"
  },
  "style": "_settings.font-weight.scss",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "getName": "echo $npm_package_name"
  }
}
