UNPKG

@adempiere/grpc-dictionary-client

Version:

ADempiere Dictionary Client write in Javascript for gRPC service

42 lines (41 loc) 982 B
{ "name": "@adempiere/grpc-dictionary-client", "version": "1.4.5", "description": "ADempiere Dictionary Client write in Javascript for gRPC service", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/erpcya/gRPC-Dictionary-Client.git" }, "author": "Yamel Senih", "license": "GPL-3.0-or-later", "contributors": [ { "name": "Edwin Betancourt", "url": "https://github.com/EdwinBetanc0urt/" } ], "bugs": { "url": "https://github.com/erpcya/gRPC-Dictionary-Client/issues" }, "homepage": "https://github.com/erpcya/gRPC-Dictionary-Client#readme", "dependencies": { "google-protobuf": "^3.12.2", "grpc-promise": "^1.4.0", "grpc-web": "^1.2.0" }, "devDependencies": {}, "keywords": [ "compiere", "adempiere", "erp", "grpc", "grpc-web", "java", "web", "dictionary" ] }