1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/phodal-iot-coap

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Fengda HUANG Отправлено 10 лет назад 7eaea75
{
"name": "iot-coap",
"version": "0.5.1",
"description": "IoT CoAP Framework, A Internet Of Things Framework of CoAP Protocol",
"repository": {
"type": "git",
"url": "git@github.com:phodal/iot-coap.git"
},
"dependencies": {
"coap": "0.8.0",
"bl": "~0.9.0",
"mongodb": "~2.0",
"sqlite3": "3.0.2",
"underscore": "1.7.0",
"restify": "2.8.2"
},
"keywords": [
"coap",
"iot",
"internet of things"
],
"author": [
{
"name": "Fengda HUANG",
"url": "https://www.phodal.com/"
}
],
"license": "MIT",
"devDependencies": {
"pre-commit": "0.0.9",
"chai": "~1.9.1",
"mocha": "~2.0.0",
"sinon": "1.10.3",
"jslint": "0.6.4",
"istanbul": "0.3.2",
"codeclimate-test-reporter": "0.0.4"
},
"pre-commit": [
"jslint",
"test"
],
"scripts": {
"jslint": "jslint --edition=latest 'lib/*.js' 'index.js' 'lib/coap/*.js' 'lib/database/*.js' 'lib/rest/*.js' ",
"test": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec",
"sendCoverage": "CODECLIMATE_REPO_TOKEN=8de471b0274afb32071817e5bd308e005d33e1b5227c267dc33c974d9027a932 codeclimate < coverage/lcov.info"
}
}

Комментарий ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://gitlife.ru/oschina-mirror/phodal-iot-coap.git
git@gitlife.ru:oschina-mirror/phodal-iot-coap.git
oschina-mirror
phodal-iot-coap
phodal-iot-coap
master