UNPKG

@vriddhi-beckn/core-specs

Version:
24 lines (23 loc) 512 B
{ "name": "@vriddhi-beckn/core-specs", "version": "1.0.4", "repository": "git@github.com:Vriddhi-Nepal/vriddhi-beckn.git", "author": "vridhhinepal <developers.vriddhinepal@gmail.com>", "license": "MIT", "description": "Core specifications of Beckn Protocol", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [ "core", "specs", "specifications", "beckn", "vriddhi-nepal", "vriddhi-beckn" ], "dependencies": { "joi": "^17.13.3" } }