aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typed-contracts-templates/package.json
blob: e690e93a1ff52b10a41f61f9129c68dfc4d36ae2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "@0xproject/typed-contracts-templates",
  "version": "0.0.0",
  "description": "Handlebars templates to generate TS contract wrappers",
  "repository": {
    "type": "git",
    "url": "https://github.com/0xProject/0x.js.git"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/0xProject/0x.js/issues"
  },
  "homepage": "https://github.com/0xProject/0x.js/packages/typed-contracts-templates/README.md"
}