{
  "name": "@blackbaud/stache",
  "version": "2.18.0",
  "description": "Angular 2 components for SKY UX Builder SPAs",
  "author": "Blackbaud, Inc.",
  "keywords": [],
  "homepage": "https://github.com/blackbaud/stache2",
  "repository": {
    "type": "git",
    "url": "https://github.com/blackbaud/stache2.git"
  },
  "bugs": {
    "url": "https://github.com/blackbaud/stache2/issues"
  },
  "license": "MIT",
  "main": "bundles/bundle.umd.js",
  "module": "index.js",
  "scripts": {
    "skyux": "skyux",
    "test": "skyux test --coverage library",
    "build": "skyux build-public-library",
    "start": "skyux serve"
  },
  "peerDependencies": {
    "@angular/common": "^4.0.0",
    "@angular/compiler": "^4.0.0",
    "@angular/core": "^4.0.0",
    "@angular/forms": "^4.0.0",
    "@angular/platform-browser": "^4.0.0",
    "@angular/platform-browser-dynamic": "^4.0.0",
    "@angular/router": "^4.0.0",
    "@blackbaud/skyux": "^2.0.0"
  },
  "dependencies": {
    "@blackbaud/skyux-lib-clipboard": "1.0.0-rc.3",
    "@blackbaud/skyux-lib-code-block": "1.0.0-rc.3",
    "@blackbaud/skyux-builder-plugin-stache": "~1.8.0",
    "@blackbaud/skyux-builder-stache-search": "^1.7.0",
    "btoa": "1.1.2",
    "es6-object-assign": "1.1.0",
    "lodash.get": "4.4.2",
    "prismjs": "1.15.0"
  },
  "devDependencies": {
    "@blackbaud/skyux": "2.40.0",
    "@blackbaud/skyux-builder": "1.31.1",
    "@blackbaud/skyux-lib-testing": "1.1.0"
  }
}
