UNPKG

@expresta/sdk-ts

Version:

A lightweight JS SDK for embedding Expresta's order button into websites using Typescript.

24 lines (23 loc) 450 B
{ "name": "@expresta/sdk-ts", "version": "1.0.3", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "build": "tsc" }, "devDependencies": { "typescript": "^5.8.3" }, "license": "MIT", "description": "A lightweight JS SDK for embedding Expresta's order button into websites using Typescript.", "keywords": [ "expresta", "order", "sdk" ], "author": "Expresta" }