{
  "name": "@bolt/core",
  "version": "2.30.3",
  "description": "The original, unchanged version of Bolt Core that's being phased out in lieu of smaller, purpose-specific packages leading up to Bolt v3.0",
  "homepage": "https://boltdesignsystem.com",
  "bugs": "https://github.com/bolt-design-system/bolt/issues",
  "repository": "https://github.com/bolt-design-system/bolt/tree/master/packages/core",
  "license": "MIT",
  "main": "index.js",
  "types": "index.d.ts",
  "style": "styles/main.scss",
  "dependencies": {
    "@bolt/core-v3.x": "^2.30.3",
    "@bolt/element": "^2.30.3",
    "@bolt/polyfills": "^2.19.0",
    "@ungap/weakset": "^0.1.5",
    "@webcomponents/custom-elements": "^1.3.0",
    "@webcomponents/shadydom": "^1.6.1",
    "@webcomponents/template": "^1.4.1",
    "@webcomponents/webcomponentsjs": "^2.3.0",
    "ajv": "^6.10.1",
    "change-case": "^3.1.0",
    "classnames": "^2.2.6",
    "color": "^3.1.2",
    "core-js": "^3.3.5",
    "custom-event-polyfill": "^1.0.7",
    "document-register-element": "^1.14.3",
    "element-closest": "^2.0.2",
    "es6-promise": "^4.2.8",
    "get-own-property-symbols": "^0.9.3",
    "html-element": "^2.3.0",
    "lit-element": "^2.2.0",
    "lit-html": "^1.1.2",
    "lodash.merge": "^4.6.2",
    "mdn-polyfills": "^5.17.1",
    "preact": "^10.0.5",
    "preact-markup": "^2.0.0",
    "pwa-helpers": "^0.9.1",
    "raf": "^3.4.1",
    "redux": "3.7.2",
    "redux-thunk": "^2.3.0",
    "sass-mq": "github:bolt-design-system/sass-mq#master",
    "sassy-lists": "^3.0.1",
    "sassy-maps": "github:at-import/Sassy-Maps#0.x.x",
    "skatejs": "^5.2.4",
    "smoothscroll-polyfill": "^0.4.4",
    "wc-context": "^0.8.0",
    "whatwg-fetch": "^3.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "c47005a0b87c5aef72754d9bdf0c162fdcdd3684"
}
