aboutsummaryrefslogblamecommitdiffstats
path: root/packages/abi-gen-templates/package.json
blob: 622c35478e793582dddd60b3da4fa8047f42f2a1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
 
                                         









                                                                         
                                                                                       
 
{
  "name": "@0xproject/abi-gen-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/abi-gen-templates/README.md"
}