UNPKG

nano-stripe

Version:

A lightweight and framework-agnostic strpe component to track payments and conversion.

30 lines (29 loc) 685 B
{ "name": "nano-stripe", "version": "0.2.0", "description": "A lightweight and framework-agnostic strpe component to track payments and conversion.", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "scripts": { "build": "tsup" }, "keywords": [ "nanosights", "stipe", "mtracking", "search-engine-optimization", "developer-tools", "framework-agnostic" ], "homepage": "https://www.nanosights.dev/docs", "repository": { "url": "https://github.com/aspecsWeb/nano-tags/" }, "author": "aspecs", "license": "ISC", "devDependencies": { "tsup": "^8.3.6", "typescript": "^5.7.3" } }