{
  "name": "@owstack/ows-wallet-plugin-client",
  "description": "The client framework and API for OWS Wallet.",
  "author": "Open Wallet Stack",
  "version": "0.0.44",
  "keywords": [
    "ows",
    "ows wallet",
    "wallet",
    "multisignature"
  ],
  "homepage": "https://openwalletstack.org",
  "license": "MIT",
  "repository": {
    "url": "git://github.com/owstack/ows-wallet-plugin-client.git",
    "type": "git"
  },
  "bugs": {
    "url": "https://github.com/owstack/ows-wallet-plugin-client/issues"
  },
  "dependencies": {
    "path-to-regexp": "^2.2.1"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-angular-gettext": "^2.2.3",
    "grunt-browserify": "^5.0.0",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-compress": "^1.4.3",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-exec": "^0.4.6",
    "grunt-ng-annotate": "https://github.com/owstack/grunt-ng-annotate.git#ows-release",
    "grunt-replace": "^0.11.0",
    "grunt-sass": "^1.2.0",
    "load-grunt-tasks": "^3.5.0"
  },
  "scripts": {
    "clean": "grunt clean"
  }
}
