/
var
/
www
/
qr4y.com
/
server
/
delivery
/
node_modules
/
encodeurl
/
/var/www/qr4y.com/server/delivery/node_modules/encodeurl
mkdir
upload
Name
Size
Mode
Actions
HISTORY.md
238
0644
edit
dl
rm
index.js
1586
0644
edit
dl
rm
LICENSE
1089
0644
edit
dl
rm
package.json
2191
0644
edit
dl
rm
README.md
3855
0644
edit
dl
rm
Edit:
/var/www/qr4y.com/server/delivery/node_modules/encodeurl/package.json
(2191B)
{ "_from": "encodeurl@~1.0.2", "_id": "encodeurl@1.0.2", "_inBundle": false, "_integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", "_location": "/encodeurl", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "encodeurl@~1.0.2", "name": "encodeurl", "escapedName": "encodeurl", "rawSpec": "~1.0.2", "saveSpec": null, "fetchSpec": "~1.0.2" }, "_requiredBy": [ "/express", "/finalhandler", "/send", "/serve-static" ], "_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", "_shasum": "ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59", "_spec": "encodeurl@~1.0.2", "_where": "/var/www/p4ela.net/server/delivery/node_modules/express", "bugs": { "url": "https://github.com/pillarjs/encodeurl/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "deprecated": false, "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", "devDependencies": { "eslint": "3.19.0", "eslint-config-standard": "10.2.1", "eslint-plugin-import": "2.8.0", "eslint-plugin-node": "5.2.1", "eslint-plugin-promise": "3.6.0", "eslint-plugin-standard": "3.0.1", "istanbul": "0.4.5", "mocha": "2.5.3" }, "engines": { "node": ">= 0.8" }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], "homepage": "https://github.com/pillarjs/encodeurl#readme", "keywords": [ "encode", "encodeurl", "url" ], "license": "MIT", "name": "encodeurl", "repository": { "type": "git", "url": "git+https://github.com/pillarjs/encodeurl.git" }, "scripts": { "lint": "eslint .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" }, "version": "1.0.2" }
Save
cmd:
run