UNPKG

@graphql-mesh/raml

Version:
39 lines (38 loc) 860 B
{ "name": "@graphql-mesh/raml", "version": "0.8.26-alpha-20221013135845-043248ac4", "sideEffects": false, "peerDependencies": { "graphql": "*" }, "dependencies": { "@graphql-mesh/store": "0.8.55", "@graphql-mesh/types": "0.85.0", "@graphql-mesh/utils": "0.41.22", "@omnigraph/raml": "0.7.32-alpha-20221013135845-043248ac4", "tslib": "^2.4.0" }, "repository": { "type": "git", "url": "Urigo/graphql-mesh", "directory": "packages/handlers/raml" }, "license": "MIT", "main": "index.js", "module": "index.mjs", "typings": "index.d.ts", "typescript": { "definition": "index.d.ts" }, "exports": { ".": { "require": "./index.js", "import": "./index.mjs" }, "./*": { "require": "./*.js", "import": "./*.mjs" }, "./package.json": "./package.json" } }