mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
9 lines
197 B
JSON
9 lines
197 B
JSON
|
{
|
||
|
"name": "rxjs/webSocket",
|
||
|
"typings": "./index.d.ts",
|
||
|
"main": "./index.js",
|
||
|
"module": "../_esm5/webSocket/index.js",
|
||
|
"es2015": "../_esm2015/webSocket/index.js",
|
||
|
"sideEffects": false
|
||
|
}
|