/
var
/
www
/
flurhymez
/
node_modules
/
cookie
/
/var/www/flurhymez/node_modules/cookie
mkdir
upload
Name
Size
Mode
Actions
HISTORY.md
2698
0644
edit
dl
rm
index.js
4037
0644
edit
dl
rm
LICENSE
1175
0644
edit
dl
rm
package.json
2124
0644
edit
dl
rm
README.md
8809
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/cookie/package.json
(2124B)
{ "_args": [ [ "cookie@0.4.0", "/var/www/flurhymez" ] ], "_development": true, "_from": "cookie@0.4.0", "_id": "cookie@0.4.0", "_inBundle": false, "_integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==", "_location": "/cookie", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cookie@0.4.0", "name": "cookie", "escapedName": "cookie", "rawSpec": "0.4.0", "saveSpec": null, "fetchSpec": "0.4.0" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz", "_spec": "0.4.0", "_where": "/var/www/flurhymez", "author": { "name": "Roman Shtylman", "email": "shtylman@gmail.com" }, "bugs": { "url": "https://github.com/jshttp/cookie/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "description": "HTTP server cookie parsing and serialization", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", "eslint": "5.16.0", "eslint-plugin-markdown": "1.0.0", "istanbul": "0.4.5", "mocha": "6.1.4" }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], "homepage": "https://github.com/jshttp/cookie#readme", "keywords": [ "cookie", "cookies" ], "license": "MIT", "name": "cookie", "repository": { "type": "git", "url": "git+https://github.com/jshttp/cookie.git" }, "scripts": { "bench": "node benchmark/index.js", "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "version": "node scripts/version-history.js && git add HISTORY.md" }, "version": "0.4.0" }
Save
cmd:
run