/
var
/
www
/
cobraambalaj
/
node_modules
/
p-timeout
/
/var/www/cobraambalaj/node_modules/p-timeout
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
2239
0644
edit
dl
rm
index.js
1326
0644
edit
dl
rm
license
1109
0644
edit
dl
rm
package.json
1774
0644
edit
dl
rm
readme.md
1962
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/node_modules/p-timeout/package.json
(1774B)
{ "_args": [ [ "p-timeout@3.2.0", "/var/www/cobraambalaj" ] ], "_development": true, "_from": "p-timeout@3.2.0", "_id": "p-timeout@3.2.0", "_inBundle": false, "_integrity": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==", "_location": "/p-timeout", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "p-timeout@3.2.0", "name": "p-timeout", "escapedName": "p-timeout", "rawSpec": "3.2.0", "saveSpec": null, "fetchSpec": "3.2.0" }, "_requiredBy": [ "/p-event" ], "_resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz", "_spec": "3.2.0", "_where": "/var/www/cobraambalaj", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/p-timeout/issues" }, "dependencies": { "p-finally": "^1.0.0" }, "description": "Timeout a promise after a specified amount of time", "devDependencies": { "ava": "^1.4.1", "delay": "^4.1.0", "p-cancelable": "^2.0.0", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/p-timeout#readme", "keywords": [ "promise", "timeout", "error", "invalidate", "async", "await", "promises", "time", "out", "cancel", "bluebird" ], "license": "MIT", "name": "p-timeout", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/p-timeout.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.2.0" }
Save
cmd:
run