This website works better with JavaScript
Главная
Обзор
Помощь
Вход
kris
/
AccountManager
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
b6fabbc2a8
Ветки
Метки
dependabot/npm_and_yarn/frontend/lodash-4.17.19
dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4
master
AccountManager
/
test
/
package.json
package.json
103 B
История
Исходник
1
2
3
4
5
6
7
8
{
"scripts": {
"test": "mocha"
},
"dependencies": {
"socket.io-client": "^2.3.0"
}
}