{"_id":"@apimatic/metadata-interfaces","_rev":"6-cd41d8fa98201cf8e48415d451ba4885","name":"@apimatic/metadata-interfaces","dist-tags":{"latest":"0.1.1-alpha.1"},"versions":{"0.1.1-alpha.0":{"name":"@apimatic/metadata-interfaces","version":"0.1.1-alpha.0","author":{"name":"APIMatic Ltd."},"license":"MIT","_id":"@apimatic/metadata-interfaces@0.1.1-alpha.0","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-js-runtime#readme","bugs":{"url":"https://github.com/apimatic/apimatic-js-runtime/issues"},"dist":{"shasum":"867b436e1722a4785a1bff1359134fb95dd63635","tarball":"https://registry.npmjs.org/@apimatic/metadata-interfaces/-/metadata-interfaces-0.1.1-alpha.0.tgz","fileCount":16,"integrity":"sha512-F2ebSjYtZ8tNSKOIDb8hlyV495mJ9dAjnIdyK6UrATujvCELMr6aqgFhp3uPdE7xaNRuFUddhTzTPIbLOZWl8g==","signatures":[{"sig":"MEQCICMqspM6hdKhHsaL1ihSyrIoFgLQdX0cBDoUoEQKpQQqAiBwYoAlz63CBvX/fTlDPWO7/FoVfGmm3r1WM2NJhW6i1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8698},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","engines":{"node":">=14.15.0 || >=16.0.0"},"gitHead":"77c9faf9f29fd8b242017d7f8d6859ddab20477d","scripts":{"lint":"tslint --project .","test":"jest --ci --coverage --maxWorkers=2 --passWithNoTests","build":"npm run clean && tsc && rollup -c --bundleConfigAsCjs && npm run annotate:es","clean":"rimraf lib es umd tsconfig.tsbuildinfo","lint:fix":"tslint --project . --fix","preversion":"npm run test","annotate:es":"babel es --out-dir es --no-babelrc --plugins annotate-pure-calls","check-style":"prettier --check \"{src,test}/**/*.ts\"","prepublishOnly":"npm run build","check-style:fix":"prettier --write \"{src,test}/**/*.ts\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git+ssh://git@github.com/apimatic/apimatic-js-runtime.git","type":"git","directory":"packages/metadata-interfaces"},"size-limit":[{"path":"es/index.js","limit":"5 KB"}],"_npmVersion":"lerna/6.5.1/node@v22.19.0+x64 (linux)","description":"Defines interfaces and types for the metadata subpackage in the SDK. This allows the SDK's metadata to be consumed by any application e.g. for creating a CLI or MCP Server.","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"tslib":"^2.8.1","@apimatic/schema":"^0.7.21-alpha.1","@apimatic/core-interfaces":"^0.2.13-alpha.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","jsdom":"^19.0.0","rollup":"^3.29.5","ts-jest":"^26.4.0","@babel/cli":"^7.26.4","typescript":"^5.2.0","@babel/core":"^7.26.10","lerna-alias":"3.0.3-0","jsdom-global":"^3.0.2","rollup-plugin-typescript2":"^0.31.0","babel-plugin-annotate-pure-calls":"^0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/metadata-interfaces_0.1.1-alpha.0_1759132558637_0.3657437236136549","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha.1":{"name":"@apimatic/metadata-interfaces","version":"0.1.1-alpha.1","author":{"name":"APIMatic Ltd."},"license":"MIT","_id":"@apimatic/metadata-interfaces@0.1.1-alpha.1","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-js-runtime#readme","bugs":{"url":"https://github.com/apimatic/apimatic-js-runtime/issues"},"dist":{"shasum":"e707ca85fc7795979adad8ab2ca0e7c23a35f52e","tarball":"https://registry.npmjs.org/@apimatic/metadata-interfaces/-/metadata-interfaces-0.1.1-alpha.1.tgz","fileCount":16,"integrity":"sha512-DuS0ofvFzdmoOD0AEyp5yewG4B7DKqOxU0T+xeupfNl/MO9lDNOHvHVuQfzQhe8seV1u97gYdXhkxuKV/TdqvQ==","signatures":[{"sig":"MEUCIH9QQIu5M+UNaZv8DDLp+nTtL6g1qqKEVgh75lwLuP0TAiEAr5JWdzafR6C319dkbJ5tN6adtZnDJttoFhZ72V1Tdd0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8698},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","engines":{"node":">=14.15.0 || >=16.0.0"},"gitHead":"5b639da0d0f98fce6d17ea17068d7122165a17d1","scripts":{"lint":"tslint --project .","test":"jest --ci --coverage --maxWorkers=2 --passWithNoTests","build":"npm run clean && tsc && rollup -c --bundleConfigAsCjs && npm run annotate:es","clean":"rimraf lib es umd tsconfig.tsbuildinfo","lint:fix":"tslint --project . --fix","preversion":"npm run test","annotate:es":"babel es --out-dir es --no-babelrc --plugins annotate-pure-calls","check-style":"prettier --check \"{src,test}/**/*.ts\"","prepublishOnly":"npm run build","check-style:fix":"prettier --write \"{src,test}/**/*.ts\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git+ssh://git@github.com/apimatic/apimatic-js-runtime.git","type":"git","directory":"packages/metadata-interfaces"},"size-limit":[{"path":"es/index.js","limit":"5 KB"}],"_npmVersion":"lerna/6.5.1/node@v22.19.0+x64 (linux)","description":"Defines interfaces and types for the metadata subpackage in the SDK. This allows the SDK's metadata to be consumed by any application e.g. for creating a CLI or MCP Server.","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"tslib":"^2.8.1","@apimatic/schema":"^0.7.21-alpha.2","@apimatic/core-interfaces":"^0.2.13-alpha.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","jsdom":"^19.0.0","rollup":"^3.29.5","ts-jest":"^26.4.0","@babel/cli":"^7.26.4","typescript":"^5.2.0","@babel/core":"^7.26.10","lerna-alias":"3.0.3-0","jsdom-global":"^3.0.2","rollup-plugin-typescript2":"^0.31.0","babel-plugin-annotate-pure-calls":"^0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/metadata-interfaces_0.1.1-alpha.1_1759141057879_0.8981203869689365","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-09-29T07:55:58.504Z","modified":"2026-07-09T04:03:46.289Z","0.1.1-alpha.0":"2025-09-29T07:55:58.818Z","0.1.1-alpha.1":"2025-09-29T10:17:38.057Z"},"bugs":{"url":"https://github.com/apimatic/apimatic-js-runtime/issues"},"author":{"name":"APIMatic Ltd."},"license":"MIT","homepage":"https://github.com/apimatic/apimatic-js-runtime#readme","repository":{"url":"git+ssh://git@github.com/apimatic/apimatic-js-runtime.git","type":"git","directory":"packages/metadata-interfaces"},"description":"Defines interfaces and types for the metadata subpackage in the SDK. This allows the SDK's metadata to be consumed by any application e.g. for creating a CLI or MCP Server.","maintainers":[{"email":"developer@apimatic.io","name":"apimaticdev"},{"email":"mehdi991@gmail.com","name":"mehdi991"},{"email":"hamza.mahmood@apimatic.io","name":"hamzamahmood"},{"email":"14asadali@gmail.com","name":"asadali214"}],"readme":"# Metadata Interfaces\r\n\r\nDefines interfaces and types for the metadata subpackage in the SDK. This allows the SDK's metadata to be consumed by any application e.g. for creating a CLI or MCP Server.\r\n\r\nFor a reference application, see the [`mcp-core`](../mcp-core/) package.\r\n\r\nThis package includes:\r\n- Branded type for the SDK client\r\n- Interface for endpoint metadata\r\n- Interface for request schema\r\n- Interface for the Endpoints object which will contain all endpoint metadata\r\n","readmeFilename":"README.md"}