{ "name": "compare", "version": "1.0.0", "description": "Package file to compare generated libraries.", "license": "MIT", "scripts": { "build": "tsc" }, "devDependencies": { "@angular/common": "9.1.11", "@angular/core": "9.1.11", "@types/bluebird": "3.5.32", "@types/jquery": "3.3.38", "@types/node": "14.0.13", "@types/request": "2.48.5", "aurelia-framework": "1.3.1", "aurelia-http-client": "1.3.1", "bluebird": "3.7.2", "jquery": "3.5.1", "request": "2.88.2", "rxjs": "6.5.5", "rxjs-compat": "6.5.5", "typescript": "3.9.5" } }