UNPKG

@ludo.ninja/api-server-features

Version:

Visit [Pharos Production](https://pharosproduction.com) – the software development company specializing in high-load Web3 and DeFi projects. We deliver projects on time and within budget!

58 lines 1.51 kB
{ "name": "@ludo.ninja/api-server-features", "version": "1.0.0-development-c3df129-ihnatov.d-2025-10-23-20-32-36", "main": "./build/index.js", "module": "./build/index.js", "types": "./build/index.d.ts", "files": [ "build" ], "exports": { ".": { "import": "./build/index.js" } }, "publishConfig": { "access": "public", "suppress-notifications": true }, "dependencies": { "@apollo/client": "^3.13.8", "graphql": "^16.11.0", "react": "^18.3.1" }, "devDependencies": { "@graphql-codegen/add": "5.0.3", "@graphql-codegen/cli": "5.0.5", "@graphql-codegen/introspection": "4.0.3", "@graphql-codegen/schema-ast": "4.1.0", "@graphql-codegen/typescript": "4.1.6", "@graphql-codegen/typescript-operations": "4.6.0", "@graphql-codegen/typescript-react-apollo": "4.3.2", "@graphql-codegen/typescript-resolvers": "4.5.0", "@types/node": "^22.15.3", "@types/react": "^18.3.1", "concurrently": "^9.1.2", "nodemon": "^3.1.10", "typescript": "^5.8.3" }, "keywords": [ "pharos production", "gambit stream", "casino", "white label software", "software development", "web3", "blockchain" ], "license": "MIT", "homepage": "https://pharosproduction.com", "repository": { "type": "git", "url": "https://github.com/PharosProduction/software-development-services.git" }, "author": { "name": "Pharos Production Inc.", "url": "https://pharosproduction.com" } }