{
  "site": {
    "icon": "■",
    "home": "https://nouns.dev",
    "shortlink": "https://■.to",
    "api": "https://nouns.dev/api",
    "title": "Nouns.dev",
    "description": "The easiest way to develop in the cloud 🚀"
  },
  "nouns": {
    "api": {
      "icon": "❴❵",
      "name": "API",
      "link": "https://apis.as",
      "shortlink": "https://❴❵.to",
      "api": "https://apis.as/api"
    },
    "bot": {
      "icon": "🤖",
      "name": "Bot",
      "link": "https://bot.as",
      "shortlink": "https://🤖.巛.to",
      "api": "https://bot.as/api"
    },
    "count": {
      "name": "Count",
      "link": "https://counts.to",
      "actions": {
        "get": "https://counts.to/{ip}",
        "increment": "https://counts.to/{ip}/++",
        "decrement": "https://counts.to/{ip}/--",
        "reset": "https://counts.to/{ip}/reset"
      }
    },
    "curl": {
      "name": "CURL",
      "link": "https://curl.as",
      "actions": {
        "fetch": "https://curl.as/fetch/curl https://example.com",
        "javascript": ""
      }
    },
    "qa": {
      "name": "QA",
      "api": "https://api.qa"
    },
    "saas": {
      "name": "SaaS",
      "api": "https://saas.as"
    },
    "search": {
      "icon": "⊛",
      "name": "Search",
      "link": "https://searches.to",
      "shortlink": "https://⊛.to",
      "api": "https://searches.to/api"
    },
    "trigger": {
      "icon": "⟡",
      "name": "Trigger",
      "link": "https://triggers.to",
      "shortlink": "https://⟡.to",
      "api": "https://triggers.to/api"
    }
  },
  "plans": {
    "build": {
      "icon": "👩‍💻",
      "name": "Build",
      "price": "$0/mo",
      "action": "Subscribe",
      "link": "https://cloudy.management/plans/build"
    },
    "grow": {
      "icon": "🚀",
      "name": "Grow",
      "price": "$5/mo",
      "features": [
        "Custom Domain"
      ],
      "action": "Subscribe",
      "link": "https://cloudy.management/plans/grow"
    },
    "scale": {
      "icon": "🏢",
      "name": "Scale",
      "price": "varies",
      "action": "Contact Us",
      "link": "https://cloudy.management/plans/scale"
    }
  },
  "about": {},
  "user": {
    "login": "https://cloudy.management/login",
    "signup": "https://cloudy.management/signup",
    "authenticated": false,
    "plan": "build",
    "ip": "216.73.216.24",
    "isp": "Anthropic, PBC",
    "city": "Columbus",
    "region": "Ohio",
    "country": "US",
    "continent": "NA",
    "requestId": "9e6aaedd0d585a3a-CMH",
    "latencyMilliseconds": 3,
    "recentInteractions": 2
  }
}