5 "/home/josuer08/josuexyz/node_modules/express"
8 "_from": "parseurl@>=1.3.2 <1.4.0",
9 "_hasShrinkwrap": false,
10 "_id": "parseurl@1.3.3",
13 "_location": "/parseurl",
14 "_nodeVersion": "8.15.1",
15 "_npmOperationalInternal": {
16 "host": "s3://npm-registry-packages",
17 "tmp": "tmp/parseurl_1.3.3_1555388186313_0.9689221694795169"
20 "email": "doug@somethingdoug.com",
23 "_npmVersion": "6.4.1",
24 "_phantomChildren": {},
27 "raw": "parseurl@~1.3.2",
30 "spec": ">=1.3.2 <1.4.0",
38 "_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
39 "_shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4",
41 "_spec": "parseurl@~1.3.2",
42 "_where": "/home/josuer08/josuexyz/node_modules/express",
44 "url": "https://github.com/pillarjs/parseurl/issues"
48 "name": "Douglas Christopher Wilson",
49 "email": "doug@somethingdoug.com"
52 "name": "Jonathan Ong",
53 "email": "me@jongleberry.com",
54 "url": "http://jongleberry.com"
58 "description": "parse a url with memoization",
60 "beautify-benchmark": "0.2.4",
63 "eslint-config-standard": "12.0.0",
64 "eslint-plugin-import": "2.17.1",
65 "eslint-plugin-node": "7.0.1",
66 "eslint-plugin-promise": "4.1.1",
67 "eslint-plugin-standard": "4.0.0",
68 "fast-url-parser": "1.1.3",
75 "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
76 "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctVcbCRA9TVsSAnZWagAAUsoQAItlF92ss4WrI6lZGFUQ\n94+a7wb5I/oCJxcya6zpvv9F0TjfE2Gv/wdM5wTah83LqQ/FQbKiOKlarWAy\nUFC9i3oFqNCNf9Q4JoiUvFgFpA8K3VdjFL2FG5kXtxSPBEJ7DQ2LiFtp0316\nRJ7BFr6ICgWHl/IA8K0OvLmx4X8/nlbF0Gjuvzdv4dWFkkxWGDNaath51wRt\nKnp32YsQxzQPZJaDFpfOOfweIL4M1Xw3Mzm9T3C7IEdDIH1VeLis41IwVMx6\naCMDeTe9p29yl+uvf6JIBq7gYS1jSmfUgstTU34fu1bgaqavgs5wbv73ECEQ\nYWpS/27rVa/wjAfzIEyahL8Tgw7i3ZuwGaHVApOdackwGY3GZXLufRw5aZt+\n1e20FvF6iap14ONf6fDavmBgla6L5zQfsKPP1uynoPYiPAwLnDGyfK63WNQ4\nuE3CTFJwq8vKZ5byW2g8LrAE1+rDzy2FUWDkLc6sGTz0Nyk+ixM0i8qlA5/Q\nj8qzolmkHixA8UQkgMuCD1pbfDvrj8mrHicZkJLtc8z4mHvZKgAFClTfhcx9\n6LuUqhpkK1LD5kc4HImtYlwZ2NbLSc0QSthgCzxL429GWoxsPl6HnDfStZqR\n6UeYTkoLWR2K9tvhykwPHhCt/cTSpuWnlnDqovHap4ogM/HvLqcKkaomOdVa\nuzpW\r\n=CkLQ\r\n-----END PGP SIGNATURE-----\r\n",
77 "shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4",
78 "tarball": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
84 "gitHead": "0a5323370b02f4eff4069472d1e96a0094aef621",
85 "homepage": "https://github.com/pillarjs/parseurl#readme",
90 "email": "doug@somethingdoug.com"
94 "optionalDependencies": {},
95 "readme": "ERROR: No README data found!",
98 "url": "git+https://github.com/pillarjs/parseurl.git"
101 "bench": "node benchmark/index.js",
103 "test": "mocha --check-leaks --bail --reporter spec test/",
104 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/",
105 "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/"