Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.144.251.232
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
rx /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
ts
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.coveralls.yml
71
B
-rw-rw-r--
2022-08-30 11:49
.editorconfig
100
B
-rw-rw-r--
2022-08-30 11:49
.jamignore
96
B
-rw-rw-r--
2022-08-30 11:49
.jscsrc
1.35
KB
-rw-rw-r--
2022-08-30 11:49
.jscsrc.todo
467
B
-rw-rw-r--
2022-08-30 11:49
authors.txt
116
B
-rw-rw-r--
2022-08-30 11:49
bower.json
360
B
-rw-rw-r--
2022-08-30 11:49
code-of-conduct.md
1.72
KB
-rw-rw-r--
2022-08-30 11:49
component.json
1.65
KB
-rw-rw-r--
2022-08-30 11:49
contributing.md
10.78
KB
-rw-rw-r--
2022-08-30 11:49
index.js
404
B
-rw-rw-r--
2022-08-30 11:49
license.txt
708
B
-rw-rw-r--
2022-08-30 11:49
package.json
1.24
KB
-rw-rw-r--
2022-08-30 11:49
readme.md
18.29
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "rx", "title": "Reactive Extensions for JavaScript (RxJS)", "description": "Library for composing asynchronous and event-based operations in JavaScript", "version": "4.1.0", "homepage": "https://github.com/Reactive-Extensions/RxJS", "author": { "name": "Cloud Programmability Team", "url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt" }, "repository": { "type": "git", "url": "https://github.com/Reactive-Extensions/RxJS.git" }, "license": "Apache-2.0", "bugs": "https://github.com/Reactive-Extensions/RxJS/issues", "jam": { "main": "dist/rx.all.js" }, "browser": { "index.js": "./dist/rx.all.js" }, "dependencies": {}, "devDependencies": { "benchmark": "*", "grunt-cli": "*", "grunt": "*", "grunt-contrib-copy": "*", "grunt-contrib-jshint": "*", "grunt-contrib-connect": "*", "grunt-contrib-uglify": "*", "grunt-contrib-concat": "*", "grunt-contrib-qunit": "*", "grunt-contrib-watch": "*", "grunt-saucelabs": "*", "grunt-jscs": "*", "load-grunt-tasks": "*" }, "keywords": [ "LINQ", "FRP", "Reactive", "Events", "Rx", "RxJS" ], "main": "index.js", "scripts": { "test": "grunt" } }