2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-09-13 15:13:18 +00:00

Esiur 1.2.4

This commit is contained in:
2019-07-16 03:20:10 +03:00
parent de5f2cbdd2
commit 3ac2eccf0f
7 changed files with 19 additions and 7 deletions

View File

@@ -1,22 +0,0 @@
{
"name": "esiur",
"version": "1.2.3",
"description": "Distributed Object Framework",
"main": "build/esiur-debug-node.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/esiur/esiur-js.git"
},
"author": "Ahmed Zamil",
"license": "MIT",
"bugs": {
"url": "https://github.com/esiur/esiur-js/issues"
},
"homepage": "https://github.com/esiur/esiur-js#readme",
"dependencies": {
"ws": "^6.2.0"
}
}