{
  "name": "@nomiclabs/hardhat-vyper",
  "version": "4.0.0",
  "description": "Hardhat plugin to develop smart contracts in Vyper",
  "homepage": "https://github.com/nomiclabs/hardhat/tree/deprecated-versions/packages/hardhat-vyper",
  "repository": {
    "type": "git",
    "url": "https://github.com/NomicFoundation/hardhat",
    "directory": "packages/hardhat-vyper"
  },
  "author": "Nomic Labs LLC",
  "license": "MIT",
  "main": "index.js",
  "keywords": [
    "ethereum",
    "smart-contracts",
    "hardhat",
    "hardhat-plugin",
    "vyper"
  ]
}