UNPKG

@nestjs/common

Version:

Nest - modern, fast, powerful node.js web framework (@common)

30 lines (29 loc) 655 B
{ "name": "@nestjs/common", "version": "6.11.7", "description": "Nest - modern, fast, powerful node.js web framework (@common)", "author": "Kamil Mysliwiec", "homepage": "https://nestjs.com", "funding": { "type": "opencollective", "url": "https://opencollective.com/nest" }, "repository": { "type": "git", "url": "https://github.com/nestjs/nest" }, "publishConfig": { "access": "public" }, "license": "MIT", "dependencies": { "axios": "0.19.2", "cli-color": "2.0.0", "tslib": "1.10.0", "uuid": "3.4.0" }, "peerDependencies": { "reflect-metadata": "^0.1.12", "rxjs": "^6.0.0" } }