polkadot-js/apps

View on GitHub
packages/page-alliance/package.json

Summary

Maintainability
Test Coverage
{
  "bugs": "https://github.com/polkadot-js/apps/issues",
  "engines": {
    "node": ">=18"
  },
  "homepage": "https://github.com/polkadot-js/apps/tree/master/packages/page-alliance#readme",
  "license": "Apache-2.0",
  "name": "@polkadot/app-alliance",
  "private": true,
  "repository": {
    "directory": "packages/page-alliance",
    "type": "git",
    "url": "https://github.com/polkadot-js/apps.git"
  },
  "sideEffects": false,
  "type": "module",
  "version": "0.138.2-2-x",
  "peerDependencies": {
    "react": "*",
    "react-dom": "*",
    "react-is": "*"
  }
}