aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen-templates/package.json
blob: e45da3bf1d3cabb1d9b0cf9288dd02fec77ca35d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "abi-gen-templates",
  "private": true,
  "version": "0.0.1",
  "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/abi-gen-templates/README.md"
}