@whop/embedded-components-vanilla-js
Version:
Whop Elements loading utility
23 lines • 495 B
JSON
{
"name": "@whop/embedded-components-vanilla-js",
"version": "0.0.4",
"description": "Whop Elements loading utility",
"main": "dist/index.js",
"module": "dist/index.mjs",
"jsnext:main": "dist/index.mjs",
"types": "dist/index.d.ts",
"typing": "dist/index.d.ts",
"keywords": [
"Whop",
"Whop.js",
"Elements",
"embedded",
"payments",
"payouts"
],
"author": "Whop (https://whop.com)",
"license": "MIT",
"publishConfig": {
"access": "public"
}
}