Sha256: 8f64016057011029886ac03f0cc6b6b7984da52d80e6311261f1370d7e03cba7
Contents?: true
Size: 1.98 KB
Versions: 19
Compression:
Stored size: 1.98 KB
Contents
{ "_args": [ [ "encodeurl@1.0.1", "/home/franz/projects/velaluqa/projects/velaluqa/ela" ] ], "_development": true, "_from": "encodeurl@1.0.1", "_id": "encodeurl@1.0.1", "_inBundle": false, "_integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=", "_location": "/encodeurl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "encodeurl@1.0.1", "name": "encodeurl", "escapedName": "encodeurl", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/finalhandler" ], "_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz", "_spec": "1.0.1", "_where": "/home/franz/projects/velaluqa/projects/velaluqa/ela", "bugs": { "url": "https://github.com/pillarjs/encodeurl/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", "devDependencies": { "eslint": "2.11.1", "eslint-config-standard": "5.3.1", "eslint-plugin-promise": "1.3.2", "eslint-plugin-standard": "1.3.2", "istanbul": "0.4.3", "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 **/*.js", "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.1" }
Version data entries
19 entries across 19 versions & 1 rubygems