{ "name": "@nestjs/testing", "version": "2.0.3", "description": "Nest - modern, fast, powerful node.js web framework (@testing)", "author": "Kamil Mysliwiec", "license": "MIT", "scripts": { "compile": "tsc -p tsconfig.json" }, "peerDependencies": { "@nestjs/common": "~2.*", "@nestjs/core": "~2.*" } }