[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "rxjs@6.6.7",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_from": "rxjs@6.6.7",
|
---|
| 9 | "_id": "rxjs@6.6.7",
|
---|
| 10 | "_inBundle": false,
|
---|
| 11 | "_integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==",
|
---|
| 12 | "_location": "/rxjs",
|
---|
| 13 | "_phantomChildren": {},
|
---|
| 14 | "_requested": {
|
---|
| 15 | "type": "version",
|
---|
| 16 | "registry": true,
|
---|
| 17 | "raw": "rxjs@6.6.7",
|
---|
| 18 | "name": "rxjs",
|
---|
| 19 | "escapedName": "rxjs",
|
---|
| 20 | "rawSpec": "6.6.7",
|
---|
| 21 | "saveSpec": null,
|
---|
| 22 | "fetchSpec": "6.6.7"
|
---|
| 23 | },
|
---|
| 24 | "_requiredBy": [
|
---|
| 25 | "/",
|
---|
| 26 | "/@angular-devkit/architect",
|
---|
| 27 | "/@angular-devkit/build-angular",
|
---|
| 28 | "/@angular-devkit/build-webpack",
|
---|
| 29 | "/@angular-devkit/core",
|
---|
| 30 | "/@angular-devkit/schematics"
|
---|
| 31 | ],
|
---|
| 32 | "_resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz",
|
---|
| 33 | "_spec": "6.6.7",
|
---|
| 34 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 35 | "author": {
|
---|
| 36 | "name": "Ben Lesh",
|
---|
| 37 | "email": "ben@benlesh.com"
|
---|
| 38 | },
|
---|
| 39 | "bugs": {
|
---|
| 40 | "url": "https://github.com/ReactiveX/RxJS/issues"
|
---|
| 41 | },
|
---|
[6a3a178] | 42 | "config": {
|
---|
| 43 | "commitizen": {
|
---|
| 44 | "path": "cz-conventional-changelog"
|
---|
| 45 | }
|
---|
| 46 | },
|
---|
| 47 | "contributors": [
|
---|
| 48 | {
|
---|
| 49 | "name": "Ben Lesh",
|
---|
| 50 | "email": "ben@benlesh.com"
|
---|
| 51 | },
|
---|
| 52 | {
|
---|
| 53 | "name": "Paul Taylor",
|
---|
| 54 | "email": "paul.e.taylor@me.com"
|
---|
| 55 | },
|
---|
| 56 | {
|
---|
| 57 | "name": "Jeff Cross",
|
---|
| 58 | "email": "crossj@google.com"
|
---|
| 59 | },
|
---|
| 60 | {
|
---|
| 61 | "name": "Matthew Podwysocki",
|
---|
| 62 | "email": "matthewp@microsoft.com"
|
---|
| 63 | },
|
---|
| 64 | {
|
---|
| 65 | "name": "OJ Kwon",
|
---|
| 66 | "email": "kwon.ohjoong@gmail.com"
|
---|
| 67 | },
|
---|
| 68 | {
|
---|
| 69 | "name": "Andre Staltz",
|
---|
| 70 | "email": "andre@staltz.com"
|
---|
| 71 | }
|
---|
| 72 | ],
|
---|
| 73 | "dependencies": {
|
---|
| 74 | "tslib": "^1.9.0"
|
---|
| 75 | },
|
---|
[59329aa] | 76 | "description": "Reactive Extensions for modern JavaScript",
|
---|
[6a3a178] | 77 | "devDependencies": {
|
---|
| 78 | "@angular-devkit/build-optimizer": "0.4.6",
|
---|
| 79 | "@angular-devkit/schematics": "^0.5.4",
|
---|
| 80 | "@types/chai": "4.1.2",
|
---|
| 81 | "@types/lodash": "4.14.102",
|
---|
| 82 | "@types/mocha": "2.2.48",
|
---|
| 83 | "@types/node": "9.4.5",
|
---|
| 84 | "@types/sinon": "4.1.3",
|
---|
| 85 | "@types/sinon-chai": "2.7.29",
|
---|
| 86 | "@types/source-map": "^0.5.2",
|
---|
| 87 | "babel-polyfill": "6.26.0",
|
---|
| 88 | "benchmark": "2.1.0",
|
---|
| 89 | "benchpress": "2.0.0-beta.1",
|
---|
| 90 | "chai": "4.1.2",
|
---|
| 91 | "check-side-effects": "0.0.20",
|
---|
| 92 | "color": "3.0.0",
|
---|
| 93 | "colors": "1.1.2",
|
---|
| 94 | "commitizen": "2.9.6",
|
---|
| 95 | "coveralls": "3.0.0",
|
---|
| 96 | "cross-env": "5.1.3",
|
---|
| 97 | "cz-conventional-changelog": "1.2.0",
|
---|
| 98 | "danger": "1.1.0",
|
---|
| 99 | "dependency-cruiser": "2.13.0",
|
---|
| 100 | "doctoc": "1.3.0",
|
---|
| 101 | "dtslint": "0.6.1",
|
---|
| 102 | "escape-string-regexp": "1.0.5",
|
---|
| 103 | "esdoc": "0.4.7",
|
---|
| 104 | "eslint": "4.17.0",
|
---|
| 105 | "eslint-plugin-jasmine": "^2.10.1",
|
---|
| 106 | "fs-extra": "5.0.0",
|
---|
| 107 | "get-folder-size": "1.0.1",
|
---|
| 108 | "glob": "7.1.2",
|
---|
| 109 | "gm": "1.23.1",
|
---|
| 110 | "google-closure-compiler-js": "20170218.0.0",
|
---|
| 111 | "gzip-size": "4.1.0",
|
---|
| 112 | "http-server": "0.11.1",
|
---|
| 113 | "husky": "0.14.3",
|
---|
| 114 | "klaw-sync": "3.0.2",
|
---|
| 115 | "lint-staged": "7.1.1",
|
---|
| 116 | "lodash": "4.17.5",
|
---|
| 117 | "markdown-doctest": "0.9.1",
|
---|
| 118 | "minimist": "1.2.0",
|
---|
| 119 | "mkdirp": "^1.0.4",
|
---|
| 120 | "mocha": "5.0.0",
|
---|
| 121 | "mocha-in-sauce": "0.0.1",
|
---|
| 122 | "npm-run-all": "4.1.2",
|
---|
| 123 | "nyc": "11.4.1",
|
---|
| 124 | "opn-cli": "3.1.0",
|
---|
| 125 | "platform": "1.3.5",
|
---|
| 126 | "promise": "8.0.1",
|
---|
| 127 | "protractor": "3.1.1",
|
---|
| 128 | "rollup": "0.66.6",
|
---|
| 129 | "rollup-plugin-alias": "1.4.0",
|
---|
| 130 | "rollup-plugin-inject": "2.0.0",
|
---|
| 131 | "rollup-plugin-node-resolve": "2.0.0",
|
---|
| 132 | "rx": "latest",
|
---|
| 133 | "rxjs": "^5.5.7",
|
---|
| 134 | "shx": "^0.3.2",
|
---|
| 135 | "sinon": "4.3.0",
|
---|
| 136 | "sinon-chai": "2.14.0",
|
---|
| 137 | "source-map-support": "0.5.3",
|
---|
| 138 | "symbol-observable": "1.0.1",
|
---|
| 139 | "systemjs": "^0.21.0",
|
---|
| 140 | "ts-api-guardian": "^0.5.0",
|
---|
| 141 | "ts-node": "6.1.0",
|
---|
| 142 | "tsconfig-paths": "3.2.0",
|
---|
| 143 | "tslint": "5.9.1",
|
---|
| 144 | "tslint-etc": "1.2.6",
|
---|
| 145 | "tslint-no-toplevel-property-access": "0.0.2",
|
---|
| 146 | "tslint-no-unused-expression-chai": "0.0.3",
|
---|
| 147 | "typescript": "^3.0.1",
|
---|
| 148 | "validate-commit-msg": "2.14.0",
|
---|
| 149 | "webpack": "1.13.1",
|
---|
| 150 | "xmlhttprequest": "1.8.0"
|
---|
| 151 | },
|
---|
| 152 | "engines": {
|
---|
| 153 | "npm": ">=2.0.0"
|
---|
| 154 | },
|
---|
[59329aa] | 155 | "es2015": "./_esm2015/index.js",
|
---|
| 156 | "homepage": "https://github.com/ReactiveX/RxJS",
|
---|
| 157 | "keywords": [
|
---|
| 158 | "Rx",
|
---|
| 159 | "RxJS",
|
---|
| 160 | "ReactiveX",
|
---|
| 161 | "ReactiveExtensions",
|
---|
| 162 | "Streams",
|
---|
| 163 | "Observables",
|
---|
| 164 | "Observable",
|
---|
| 165 | "Stream",
|
---|
| 166 | "ES6",
|
---|
| 167 | "ES2015"
|
---|
| 168 | ],
|
---|
| 169 | "license": "Apache-2.0",
|
---|
| 170 | "lint-staged": {
|
---|
| 171 | "linters": {
|
---|
| 172 | "*.@(js)": [
|
---|
| 173 | "eslint --fix",
|
---|
| 174 | "git add"
|
---|
| 175 | ],
|
---|
| 176 | "*.@(ts)": [
|
---|
| 177 | "tslint --fix",
|
---|
| 178 | "git add"
|
---|
| 179 | ]
|
---|
| 180 | },
|
---|
| 181 | "ignore": [
|
---|
| 182 | "spec-dtslint/**/*.{js,ts}",
|
---|
| 183 | "api_guard/**/*.{js,ts}"
|
---|
| 184 | ]
|
---|
| 185 | },
|
---|
| 186 | "main": "./index.js",
|
---|
| 187 | "module": "./_esm5/index.js",
|
---|
| 188 | "name": "rxjs",
|
---|
[6a3a178] | 189 | "ng-update": {
|
---|
| 190 | "migrations": "./migrations/collection.json"
|
---|
| 191 | },
|
---|
[59329aa] | 192 | "nyc": {
|
---|
| 193 | "include": [
|
---|
| 194 | "src/*.ts",
|
---|
| 195 | "src/**/*.ts"
|
---|
| 196 | ],
|
---|
| 197 | "exclude": [
|
---|
| 198 | "node_modules",
|
---|
| 199 | "dist",
|
---|
| 200 | "*.d.ts",
|
---|
| 201 | "src/**/MiscJSDoc.ts"
|
---|
| 202 | ],
|
---|
| 203 | "extension": [
|
---|
| 204 | ".ts"
|
---|
| 205 | ],
|
---|
| 206 | "reporter": [
|
---|
| 207 | "html"
|
---|
| 208 | ],
|
---|
| 209 | "all": true
|
---|
| 210 | },
|
---|
| 211 | "repository": {
|
---|
| 212 | "type": "git",
|
---|
| 213 | "url": "git+https://github.com/reactivex/rxjs.git"
|
---|
| 214 | },
|
---|
| 215 | "sideEffects": false,
|
---|
| 216 | "typings": "./index.d.ts",
|
---|
| 217 | "version": "6.6.7"
|
---|
[6a3a178] | 218 | }
|
---|