{
  "name": "@tchampion98/aurelia-ui-framework",
  "description": "An Aurelia UI/UX framework.",
  "version": "3.4.13",
  "keywords": [
    "ui-framework",
    "desktop-framework",
    "aurelia-ui-framework"
  ],
  "homepage": "",
  "bugs": {
    "url": ""
  },
  "license": "MIT",
  "author": "Adarsh Pastakia <adarshpastakia@outlook.com> (http://adarshpastakia.github.io/)",
  "main": "dist/amd/aurelia-ui-framework.js",
  "typings": "dist/typings/aurelia-ui-framework.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/adarshpastakia/aurelia-ui-framework"
  },
  "scripts": {
    "start": "au run --watch",
    "staging": "au build --env stage && gulp production",
    "production": "au build --env prod && gulp production"
  },
  "jspm": {
    "registry": "npm",
    "jspmPackage": true,
    "main": "aurelia-ui-framework",
    "format": "amd",
    "directories": {
      "dist": "dist/amd"
    },
    "peerDependencies": {
      "aurelia-bootstrapper": "^1.0.1",
      "aurelia-fetch-client": "^1.1.2",
      "aurelia-pal": "^1.3.0",
      "aurelia-ui-virtualization": "^1.0.0-beta.3.0.2",
      "aurelia-validation": "^1.0.0",
      "kramed": "^0.5.6",
      "lodash": "^4.17.2",
      "moment": "^2.18.1",
      "numeral": "^1.5.6",
      "whatwg-fetch": "^2.0.1"
    },
    "dependencies": {
      "aurelia-animator-css": "^1.0.2",
      "aurelia-bootstrapper": "^1.0.1",
      "aurelia-fetch-client": "^1.1.2",
      "aurelia-pal": "^1.3.0",
      "aurelia-ui-virtualization": "^1.0.0-beta.3.0.2",
      "aurelia-validation": "^1.0.0",
      "kramed": "^0.5.6",
      "lodash": "^4.17.2",
      "moment": "^2.18.1",
      "numeral": "^1.5.6",
      "whatwg-fetch": "^2.0.1"
    }
  },
  "dependencies": {
    "aurelia-animator-css": "^1.0.2",
    "aurelia-bootstrapper": "^1.0.1",
    "aurelia-fetch-client": "^1.1.2",
    "aurelia-ui-virtualization": "^1.0.0-beta.3.0.2",
    "aurelia-validation": "^1.0.0",
    "kramed": "^0.5.6",
    "lodash": "^4.17.2",
    "moment": "^2.18.1",
    "numeral": "^1.5.6",
    "whatwg-fetch": "^2.0.1"
  },
  "peerDependencies": {},
  "devDependencies": {
    "aurelia-cli": "^0.27.0",
    "aurelia-i18n": "^1.2.3",
    "aurelia-testing": "^1.0.0-beta.2.0.0",
    "aurelia-tools": "^0.2.2",
    "bluebird": "^3.4.1",
    "browser-sync": "^2.13.0",
    "connect-history-api-fallback": "^1.2.0",
    "del": "^2.2.2",
    "event-stream": "^3.3.3",
    "gulp": "github:gulpjs/gulp#4.0",
    "gulp-bump": "^2.5.1",
    "gulp-changed-in-place": "^2.0.3",
    "gulp-compass": "^2.1.0",
    "gulp-conventional-changelog": "^1.1.0",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-sourcemaps": "^2.0.0-alpha",
    "gulp-tslint": "^5.0.0",
    "gulp-typescript": "^2.13.6",
    "highlightjs": "^9.10.0",
    "i18next-xhr-backend": "^1.2.1",
    "jasmine-core": "^2.4.1",
    "karma": "^0.13.22",
    "karma-chrome-launcher": "^1.0.1",
    "karma-jasmine": "^1.0.2",
    "karma-typescript-preprocessor": "^0.2.1",
    "minimatch": "^3.0.2",
    "require-dir": "^0.3.1",
    "requirejs": "^2.3.2",
    "text": "github:requirejs/text#latest",
    "through2": "^2.0.1",
    "tslint": "^3.11.0",
    "typescript": ">=1.9.0-dev || ^2.0.0",
    "typings": "^1.3.0",
    "uglify-js": "^2.6.3",
    "vinyl-fs": "^2.4.3",
    "vinyl-paths": "^2.1.0",
    "yargs": "^6.4.0"
  }
}
