Ohm-Management - Projektarbeit B-ME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 191B

12345678
  1. {
  2. "name": "rxjs/testing",
  3. "typings": "./index.d.ts",
  4. "main": "./index.js",
  5. "module": "../_esm5/testing/index.js",
  6. "es2015": "../_esm2015/testing/index.js",
  7. "sideEffects": false
  8. }