{
  "name": "aire",
  "version": "0.0.65",
  "description": "Beautiful UiKit-based Aurelia plugin",
  "main": "aire.js",
  "_moduleAliases": {
    "@root": ".",
    "@build": "../build"
  },
  "scripts": {
    "installdeps": "npm install && jspm install -y",
    "build": "gulp clean build",
    "test": "npx jest",
    "clean": "gulp clean"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sunshower-io/aurelia-aire.git"
  },
  "keywords": [
    "UIKit",
    "Widgets",
    "Toolkit"
  ],
  "author": "sunshower.io (https://sunshower.io)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sunshower-io/aurelia-aire/issues"
  },
  "jspmNodeConversion": false,
  "homepage": "https://github.com/sunshower-io/aurelia-aire#readme",
  "jspm": {
    "registry": "npm",
    "main": "aire",
    "dependencies": {
      "aire": "0.0.57",
      "aurelia-animator-velocity": "^1.2.0",
      "aurelia-bootstrapper": "^2.3.1",
      "aurelia-fetch-client": "^1.7.0",
      "uikit": "3.0.0-rc.25"
    },
    "devDependencies": {
      "text": "github:systemjs/plugin-text@^0.0.11"
    },
    "peerDependencies": {
      "aurelia-binding": "^2.0.0",
      "aurelia-dependency-injection": "^1.0.0",
      "aurelia-event-aggregator": "^1.0.0",
      "aurelia-framework": "^1.3.0",
      "aurelia-history": "^1.1.0",
      "aurelia-history-browser": "^1.1.0",
      "aurelia-loader": "^1.0.0",
      "aurelia-loader-default": "^1.0.0",
      "aurelia-logging": "^1.0.0",
      "aurelia-logging-console": "^1.0.0",
      "aurelia-metadata": "^1.0.0",
      "aurelia-pal": "^1.4.0",
      "aurelia-pal-browser": "^1.1.0",
      "aurelia-path": "^1.0.0",
      "aurelia-polyfills": "^1.0.0",
      "aurelia-route-recognizer": "^1.0.0",
      "aurelia-router": "^1.5.0",
      "aurelia-task-queue": "^1.1.0",
      "aurelia-templating": "^1.8.1",
      "aurelia-templating-binding": "^1.0.0",
      "aurelia-templating-resources": "^1.7.0",
      "aurelia-templating-router": "^1.0.0",
      "child_process": "jspm-nodelibs-child_process@^0.2.0",
      "fs": "jspm-nodelibs-fs@^0.2.0",
      "path": "jspm-nodelibs-path@^0.2.0",
      "process": "jspm-nodelibs-process@^0.2.0",
      "velocity-animate": "^1.2.3"
    }
  },
  "devDependencies": {
    "@sunshower/aire-build": "0.0.35",
    "@types/es6-shim": "^0.31.39",
    "@types/jest": "^23.3.10",
    "@types/lodash": "^4.14.119",
    "aurelia-bootstrapper": "^2.3.1",
    "aurelia-fetch-client": "^1.7.0",
    "aurelia-framework": "^1.3.0",
    "aurelia-loader-nodejs": "^1.0.1",
    "aurelia-pal-nodejs": "^1.2.0",
    "aurelia-polyfills": "^1.3.0",
    "aurelia-router": "^1.6.3",
    "aurelia-testing": "^1.0.0",
    "browser-sync": "^2.26.3",
    "del": "^3.0.0",
    "gulp": "^4.0.0",
    "gulp-concat": "^2.6.1",
    "gulp-debug": "^4.0.0",
    "gulp-jest-jspm": "^1.0.1",
    "gulp-notify": "^3.2.0",
    "gulp-plumber": "^1.2.1",
    "gulp-pug": "^4.0.1",
    "gulp-rename": "^1.4.0",
    "gulp-sass": "^4.0.2",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-typescript": "^5.0.0",
    "gulp-util": "^3.0.8",
    "i": "^0.3.6",
    "isomorphic-fetch": "^2.2.1",
    "jest": "^23.6.0",
    "jest-cli": "^23.6.0",
    "jest-environment-jsdom": "^23.4.0",
    "jsdom": "^13.1.0",
    "jsdom-global": "^3.0.2",
    "jspm": "^0.17.0-beta.49",
    "lodash": "^4.17.11",
    "module-alias": "^2.1.0",
    "mutationobserver-shim": "^0.3.2",
    "node-sass": "^4.11.0",
    "reflect-metadata": "^0.1.12",
    "require-dir": "^1.2.0",
    "ts-jest": "^23.10.5",
    "typescript": "^3.2.2",
    "uikit": "^3.0.0-rc.25",
    "vinyl-paths": "^2.1.0"
  },
  "dependencies": {}
}
