Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
arity-n /
Delete
Unzip
Name
Size
Permission
Date
Action
.editorconfig
253
B
-rw-r--r--
2022-04-21 14:24
.jshintrc
601
B
-rw-r--r--
2022-04-21 14:24
.npmignore
97
B
-rw-r--r--
2022-04-21 14:24
.travis.yml
38
B
-rw-r--r--
2022-04-21 14:24
0.js
100
B
-rw-r--r--
2022-04-21 14:24
1.js
101
B
-rw-r--r--
2022-04-21 14:24
2.js
104
B
-rw-r--r--
2022-04-21 14:24
3.js
107
B
-rw-r--r--
2022-04-21 14:24
4.js
110
B
-rw-r--r--
2022-04-21 14:24
5.js
113
B
-rw-r--r--
2022-04-21 14:24
LICENSE
1.06
KB
-rw-r--r--
2022-04-21 14:24
N.js
243
B
-rw-r--r--
2022-04-21 14:24
README.md
603
B
-rw-r--r--
2022-04-21 14:24
package.json
698
B
-rw-r--r--
2022-04-21 14:24
test.js
2.32
KB
-rw-r--r--
2022-04-21 14:24
Save
Rename
{ "name": "arity-n", "version": "1.0.4", "description": "Wraps a function with a function of a sertain arity.", "main": "N.js", "scripts": { "test": "mocha --reporter nyan --compilers js:mocha-traceur" }, "repository": { "type": "git", "url": "http://github.com/stoeffel/arityN" }, "keywords": [ "function", "arity", "functional" ], "author": "stoeffel", "license": "MIT", "bugs": { "url": "http://github.com/stoeffel/arityN/issues" }, "homepage": "http://github.com/stoeffel/arityN", "devDependencies": { "expect.js": "^0.3.1", "mocha": "^2.1.0", "mocha-traceur": "^2.1.0", "sinon": "^1.12.2" }, "dependencies": {} }