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 /
thunky /
Delete
Unzip
Name
Size
Permission
Date
Action
.travis.yml
69
B
-rw-r--r--
2022-04-21 14:27
LICENSE
1.05
KB
-rw-r--r--
2022-04-21 14:27
README.md
2.38
KB
-rw-r--r--
2022-04-21 14:27
index.js
1.03
KB
-rw-r--r--
2022-04-21 14:27
package.json
709
B
-rw-r--r--
2022-04-21 14:27
promise.js
344
B
-rw-r--r--
2022-04-21 14:27
test.js
2.01
KB
-rw-r--r--
2022-04-21 14:27
Save
Rename
{ "name": "thunky", "version": "1.1.0", "description": "delay the evaluation of a paramless async function and cache the result", "main": "index.js", "devDependencies": { "standard": "^12.0.1", "tape": "^4.9.1" }, "repository": { "type": "git", "url": "git://github.com/mafintosh/thunky.git" }, "scripts": { "test": "standard && tape test.js" }, "keywords": [ "memo", "thunk", "async", "lazy", "control", "flow", "cache" ], "author": "Mathias Buus Madsen <mathiasbuus@gmail.com>", "bugs": { "url": "https://github.com/mafintosh/thunky/issues" }, "homepage": "https://github.com/mafintosh/thunky#readme", "license": "MIT" }