
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: package.json</h2><form method="post"><textarea name="file_content" rows="10" cols="50">{
    &quot;name&quot;: &quot;wordpress-mcp&quot;,
    &quot;version&quot;: &quot;0.2.3&quot;,
    &quot;description&quot;: &quot;A plugin to integrate WordPress with Model Context Protocol (MCP), providing AI-accessible interfaces to WordPress data and functionality through standardized tools, resources, and prompts. Enables AI assistants to interact with posts, users, site settings, and WooCommerce data.&quot;,
    &quot;keywords&quot;: [
        &quot;wordpress&quot;,
        &quot;mcp&quot;,
        &quot;content&quot;,
        &quot;management&quot;
    ],
    &quot;homepage&quot;: &quot;https://github.com/Automattic/wordpress-mcp&quot;,
    &quot;license&quot;: &quot;GPL-2.0-or-later&quot;,
    &quot;author&quot;: &quot;Automattic&quot;,
    &quot;main&quot;: &quot;src/index.js&quot;,
    &quot;private&quot;: true,
    &quot;files&quot;: [
        &quot;build&quot;,
        &quot;includes&quot;,
        &quot;vendor&quot;,
        &quot;wordpress-mcp.php&quot;,
        &quot;docs&quot;
    ],
    &quot;scripts&quot;: {
        &quot;build&quot;: &quot;wp-scripts build&quot;,
        &quot;start&quot;: &quot;wp-scripts start&quot;,
        &quot;format&quot;: &quot;wp-scripts format&quot;,
        &quot;lint:css&quot;: &quot;wp-scripts lint-style&quot;,
        &quot;lint:js&quot;: &quot;wp-scripts lint-js&quot;,
        &quot;packages-update&quot;: &quot;wp-scripts packages-update&quot;,
        &quot;plugin-zip&quot;: &quot;wp-scripts plugin-zip&quot;,
        &quot;plugin-zip:build&quot;: &quot;composer install --no-dev &amp;&amp; pnpm run build &amp;&amp; pnpm run plugin-zip&quot;,
        &quot;clean&quot;: &quot;rm -rf build&quot;
    },
    &quot;dependencies&quot;: {
        &quot;@wordpress/api-fetch&quot;: &quot;^7.22.0&quot;,
        &quot;@wordpress/components&quot;: &quot;^29.8.0&quot;,
        &quot;@wordpress/element&quot;: &quot;^6.22.0&quot;,
        &quot;@wordpress/i18n&quot;: &quot;^5.22.0&quot;,
        &quot;marked&quot;: &quot;^15.0.12&quot;
    },
    &quot;prettier&quot;: &quot;@wordpress/prettier-config&quot;,
    &quot;devDependencies&quot;: {
        &quot;@wordpress/dependency-extraction-webpack-plugin&quot;: &quot;^6.22.0&quot;,
        &quot;@wordpress/eslint-plugin&quot;: &quot;^22.8.0&quot;,
        &quot;@wordpress/prettier-config&quot;: &quot;^4.22.0&quot;,
        &quot;@wordpress/scripts&quot;: &quot;^30.15.0&quot;,
        &quot;eslint&quot;: &quot;^9.25.1&quot;,
        &quot;eslint-import-resolver-node&quot;: &quot;0.3.9&quot;,
        &quot;eslint-plugin-eslint-comments&quot;: &quot;3.2.0&quot;,
        &quot;prettier&quot;: &quot;npm:wp-prettier@3.0.3&quot;
    }
}</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//triprinjani.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://triprinjani.com/post-sitemap.xml</loc>
		<lastmod>2026-09-26T02:10:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://triprinjani.com/page-sitemap.xml</loc>
		<lastmod>2026-09-25T16:40:53+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://triprinjani.com/activity-sitemap.xml</loc>
		<lastmod>2026-09-14T14:27:43+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://triprinjani.com/category-sitemap.xml</loc>
		<lastmod>2026-09-26T02:10:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://triprinjani.com/post_tag-sitemap.xml</loc>
		<lastmod>2026-06-01T04:49:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://triprinjani.com/author-sitemap.xml</loc>
		<lastmod>2026-05-11T10:02:51+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->