UNPKG

cdek

Version:
28 lines 459 B
{ "name": "cdek", "description": "CDEK API client", "version": "1.0.12", "author": "shevernitskiy", "license": "MIT", "engines": { "node": ">= 18" }, "repository": { "type": "git", "url": "https://github.com/shevernitskiy/cdek" }, "files": [ "./src", "./mod.js", "./mod.d.ts" ], "main": "./mod.js", "types": "./mod.d.ts", "keywords": [ "cdek", "api", "client", "library", "wrapper" ] }