package.json (4220B)
1 { 2 "_args": [ 3 [ 4 { 5 "raw": "parseurl@~1.3.3", 6 "scope": null, 7 "escapedName": "parseurl", 8 "name": "parseurl", 9 "rawSpec": "~1.3.3", 10 "spec": ">=1.3.3 <1.4.0", 11 "type": "range" 12 }, 13 "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express" 14 ] 15 ], 16 "_from": "parseurl@>=1.3.3 <1.4.0", 17 "_hasShrinkwrap": false, 18 "_id": "parseurl@1.3.3", 19 "_inCache": true, 20 "_location": "/parseurl", 21 "_nodeVersion": "8.15.1", 22 "_npmOperationalInternal": { 23 "host": "s3://npm-registry-packages", 24 "tmp": "tmp/parseurl_1.3.3_1555388186313_0.9689221694795169" 25 }, 26 "_npmUser": { 27 "name": "dougwilson", 28 "email": "doug@somethingdoug.com" 29 }, 30 "_npmVersion": "6.4.1", 31 "_phantomChildren": {}, 32 "_requested": { 33 "raw": "parseurl@~1.3.3", 34 "scope": null, 35 "escapedName": "parseurl", 36 "name": "parseurl", 37 "rawSpec": "~1.3.3", 38 "spec": ">=1.3.3 <1.4.0", 39 "type": "range" 40 }, 41 "_requiredBy": [ 42 "/express", 43 "/finalhandler", 44 "/serve-static" 45 ], 46 "_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", 47 "_shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4", 48 "_shrinkwrap": null, 49 "_spec": "parseurl@~1.3.3", 50 "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express", 51 "bugs": { 52 "url": "https://github.com/pillarjs/parseurl/issues" 53 }, 54 "contributors": [ 55 { 56 "name": "Douglas Christopher Wilson", 57 "email": "doug@somethingdoug.com" 58 }, 59 { 60 "name": "Jonathan Ong", 61 "email": "me@jongleberry.com", 62 "url": "http://jongleberry.com" 63 } 64 ], 65 "dependencies": {}, 66 "description": "parse a url with memoization", 67 "devDependencies": { 68 "beautify-benchmark": "0.2.4", 69 "benchmark": "2.1.4", 70 "eslint": "5.16.0", 71 "eslint-config-standard": "12.0.0", 72 "eslint-plugin-import": "2.17.1", 73 "eslint-plugin-node": "7.0.1", 74 "eslint-plugin-promise": "4.1.1", 75 "eslint-plugin-standard": "4.0.0", 76 "fast-url-parser": "1.1.3", 77 "istanbul": "0.4.5", 78 "mocha": "6.1.3" 79 }, 80 "directories": {}, 81 "dist": { 82 "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", 83 "shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4", 84 "tarball": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", 85 "fileCount": 5, 86 "unpackedSize": 10299, 87 "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" 88 }, 89 "engines": { 90 "node": ">= 0.8" 91 }, 92 "gitHead": "0a5323370b02f4eff4069472d1e96a0094aef621", 93 "homepage": "https://github.com/pillarjs/parseurl#readme", 94 "license": "MIT", 95 "maintainers": [ 96 { 97 "name": "dougwilson", 98 "email": "doug@somethingdoug.com" 99 } 100 ], 101 "name": "parseurl", 102 "optionalDependencies": {}, 103 "readme": "ERROR: No README data found!", 104 "repository": { 105 "type": "git", 106 "url": "git+https://github.com/pillarjs/parseurl.git" 107 }, 108 "scripts": { 109 "bench": "node benchmark/index.js", 110 "lint": "eslint .", 111 "test": "mocha --check-leaks --bail --reporter spec test/", 112 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/", 113 "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/" 114 }, 115 "version": "1.3.3" 116 }