Files
simplex-chat/packages/simplex-chat-node/package.json
T
2024-12-12 22:11:42 +07:00

20 lines
471 B
JSON

{
"name": "simplexjs",
"version": "1.0.0",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/simplex-chat/simplexjs.git"
},
"author": "SimpleX team",
"license": "ISC",
"bugs": {
"url": "https://github.com/simplex-chat/simplexjs/issues"
},
"homepage": "https://github.com/simplex-chat/simplexjs#readme",
"description": ""
}