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

12 lines
207 B

{
"name": "@rocket.chat/poplib",
"version": "0.0.3-rc.0",
"private": true,
"main": "./src/index.js",
"devDependencies": {
"typescript": "~5.9.3"
},
"volta": {
"extends": "../../package.json"
}
}