mirror of
https://github.com/wishthis/wishthis.git
synced 2026-04-19 05:58:13 -04:00
9 lines
191 B
JSON
9 lines
191 B
JSON
{
|
|
"name": "rxjs/testing",
|
|
"typings": "./index.d.ts",
|
|
"main": "./index.js",
|
|
"module": "../_esm5/testing/index.js",
|
|
"es2015": "../_esm2015/testing/index.js",
|
|
"sideEffects": false
|
|
}
|