{
"name": "@nestjs/common",
"version": "7.0.10",
"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",
"iterare": "1.2.0",
"tslib": "1.11.2",
"uuid": "7.0.3"
},
"peerDependencies": {
"reflect-metadata": "^0.1.12",
"rxjs": "^6.0.0"
}
}