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

OSCHINA-MIRROR/andot-hprose-typescript

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
andot Отправлено 12.03.2019 17:48 2bca975
{
"name": "hprose",
"private": true,
"homepage": "https://github.com/hprose/hprose-typescript",
"description": "hprose for TypeScript",
"author": {
"name": "Ma Bingyao",
"email": "mabingyao@gmail.com",
"url": "http://hprose.com/"
},
"repository": {
"type": "git",
"url": "https://github.com/hprose/hprose-typescript"
},
"bugs": {
"url": "https://github.com/hprose/hprose-typescript/issues",
"email": "andot@hprose.com"
},
"license": "MIT",
"devDependencies": {
"@types/jest": "^24.0.11",
"@types/node": "^11.11.0",
"jest": "^24.3.1",
"ts-jest": "^24.0.0",
"tslint": "^5.13.1",
"typescript": "^3.3.3333",
"lerna": "^3.13.1"
},
"keywords": [
"hprose",
"rpc",
"serialize",
"microservices"
],
"scripts": {
"bootstrap": "lerna bootstrap",
"clean": "lerna clean",
"release": "lerna publish",
"pretest": "lerna run compile",
"test": "jest",
"coverage": "jest --coverage",
"watch": "jest --watch"
},
"jest": {
"preset": "ts-jest",
"testEnvironment": "node"
},
"workspaces": [
"packages/@hprose/*"
]
}

Опубликовать ( 0 )

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

1
https://api.gitlife.ru/oschina-mirror/andot-hprose-typescript.git
git@api.gitlife.ru:oschina-mirror/andot-hprose-typescript.git
oschina-mirror
andot-hprose-typescript
andot-hprose-typescript
master