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

OSCHINA-MIRROR/ibenchu-user-pm

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 2.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
czy12345 Отправлено 29.05.2018 11:47 748a0a0
{
"name": "user-pm",
"version": "1.0.0",
"description": "notadd 用户中心模块,向商城、微信、cms等模块提供了权限服务",
"main": "index.js",
"scripts": {
"build": "node --max_old_space_size=4096 ./node_modules/gulp/bin/gulp.js build",
"dev": "gulp default",
"prepublish": "node --max_old_space_size=4096 ./node_modules/gulp/bin/gulp.js build",
"publish": "node ./node_modules/lerna/bin/lerna.js publish -m \"chore(release): publish %s\"",
"start": "node starter/index.js",
"start:watch": "nodemon",
"test": "jest --config=jest.json --runInBand --forceExit",
"test:watch": "jest --watchAll --config=jest.json --runInBand --forceExit",
"test:coverage": "jest --config=jest.json --coverage --runInBand --forceExit",
"check": "tslint -p tsconfig.json -c tslint.json --type-check",
"fix": "tslint -p tsconfig.json -c tslint.json --fix"
},
"repository": {
"type": "git",
"url": "git@gitee.com:ibenchu/user-pm.git"
},
"keywords": [
"notadd"
],
"author": "czy12345",
"license": "Apache-2.0",
"private": true,
"dependencies": {
"@nestjs/common": "^5.0.0",
"@nestjs/core": "^5.0.0",
"@nestjs/graphql": "^3.0.0",
"@nestjs/microservices": "^5.0.0",
"@nestjs/passport": "^1.0.10",
"@nestjs/testing": "^5.0.0",
"@nestjs/typeorm": "^3.0.0",
"@nestjs/websockets": "^5.0.0",
"apollo-server-express": "^1.3.2",
"graphql": "^0.11.7",
"graphql-tools": "^2.18.0",
"jsonwebtoken": "^8.2.1",
"mysql": "^2.15.0",
"passport": "^0.4.0",
"passport-http-bearer": "^1.0.1",
"passport-jwt": "^4.0.0",
"pg": "^7.4.1",
"qs": "^6.5.2",
"reflect-metadata": "^0.1.10",
"request": "^2.87.0",
"rxjs": "^6.1.0",
"rxjs-compat": "^6.1.0",
"typeorm": "^0.2.5"
},
"devDependencies": {
"@notadd/addon-local": "^2.1.0",
"@notadd/gulp-typescript": "^4.0.2",
"@types/express": "^4.11.1",
"@types/jest": "^22.1.4",
"@types/jsonwebtoken": "^7.2.7",
"@types/node": "^10.0.8",
"@types/passport": "^0.4.5",
"@types/passport-http-bearer": "^1.0.33",
"@types/passport-jwt": "^3.0.1",
"@types/qs": "^6.5.1",
"@types/request": "^2.47.0",
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-sequence": "^1.0.0",
"gulp-sourcemaps": "^2.6.4",
"gulp-tslint": "^8.1.3",
"gulp-watch": "^5.0.0",
"jest": "^22.4.3",
"jest-cli": "^22.4.3",
"jest-jasmine": "0.0.0",
"lerna": "^2.9.1",
"nodemon": "^1.12.1",
"ts-jest": "^22.4.6",
"ts-node": "^3.3.0",
"tslint": "^5.9.1",
"typescript": "^2.8.3"
},
"workspaces": [
"package"
]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/ibenchu-user-pm.git
git@api.gitlife.ru:oschina-mirror/ibenchu-user-pm.git
oschina-mirror
ibenchu-user-pm
ibenchu-user-pm
master