intercom-next
Version:
create intercom composer with 0 dependencies on the client or on the server.
17 lines (16 loc) • 421 B
JSON
{
"name": "intercom-next",
"version": "1.3.5",
"description": "create intercom composer with 0 dependencies on the client or on the server.",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "tsc && cp types/index.d.ts dist/index.d.ts"
},
"keywords": [
"intercom",
"intercom-script"
],
"author": "Jeff Mendez",
"license": "ISC"
}