{
  "name": "interstellar-stellar-api",
  "version": "0.0.3",
  "author": "Stellar Development Foundation <stellar@stellar.org>",
  "license": "Apache-2.0",
  "keywords": [
    "interstellar",
    "stellar"
  ],
  "dependencies": {
    "angular-recaptcha": "git+https://github.com/VividCortex/angular-recaptcha.git#2.2.3",
    "lodash": "~2.4.1",
    "interstellar-core": "~0.0.1",
    "interstellar-sessions": "~0.0.1",
    "stellar-wallet-js-sdk": "git+https://git@github.com/stellar/stellar-wallet-js-sdk.git#master",
    "tweetnacl": "^0.11.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/stellar/interstellar-stellar-api"
  }
}
