niftygate-bindgen 0.8.0

Generator of OpenZeppelin Bindings for NiftyGate
{
  "name": "niftygate",
  "version": "0.6.1",
  "description": "## What is it?",
  "main": "index.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/colstrom/niftygate.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/colstrom/niftygate/issues"
  },
  "homepage": "https://github.com/colstrom/niftygate#readme",
  "devDependencies": {
    "@openzeppelin/contracts-v2": "npm:@openzeppelin/contracts@^2.5.1",
    "@openzeppelin/contracts-v3": "npm:@openzeppelin/contracts@^3.4.2",
    "@openzeppelin/contracts": "^4.3.1",
    "@openzeppelin/contracts-upgradeable": "^4.3.1"
  },
  "dependencies": {}
}