@uniswap/v4-periphery
Version:
🦄 Peripheral smart contracts for interacting with Uniswap v4
24 lines (23 loc) • 527 B
JSON
{
"name": "@uniswap/v4-periphery",
"version": "1.0.3",
"description": "🦄 Peripheral smart contracts for interacting with Uniswap v4",
"repository": {
"type": "git",
"url": "git+https://github.com/Uniswap/v4-periphery.git"
},
"license": "MIT",
"bugs": {
"url": "https://uniswap.org/bug-bounty"
},
"homepage": "https://github.com/Uniswap/v4-periphery#readme",
"publishConfig": {
"access": "public",
"provenance": true
},
"keywords": [
"uniswap",
"periphery",
"v4"
]
}