The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/packages/node-poplib/package.json

11 lines
208 B

{
"name": "@rocket.chat/poplib",
"version": "0.0.2",
"private": true,
"devDependencies": {
"eslint": "~8.45.0",
"typescript": "~5.6.3"
},
"main": "./src/index.js",
"typings": "./dist/index.d.ts"
}