{
  "name": "smartcontract_template_js",
  "version": "1.0.3",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/coschain/smartcontract_template_js.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/coschain/smartcontract_template_js/issues"
  },
  "homepage": "https://github.com/coschain/smartcontract_template_js#readme",
  "dependencies": {
    "@coschain/cosjs": "^1.2.3"
  }
}
