package.json (4312B)
1 { 2 "_args": [ 3 [ 4 { 5 "raw": "content-disposition@0.5.3", 6 "scope": null, 7 "escapedName": "content-disposition", 8 "name": "content-disposition", 9 "rawSpec": "0.5.3", 10 "spec": "0.5.3", 11 "type": "version" 12 }, 13 "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express" 14 ] 15 ], 16 "_from": "content-disposition@0.5.3", 17 "_hasShrinkwrap": false, 18 "_id": "content-disposition@0.5.3", 19 "_inCache": true, 20 "_location": "/content-disposition", 21 "_nodeVersion": "8.14.0", 22 "_npmOperationalInternal": { 23 "host": "s3://npm-registry-packages", 24 "tmp": "tmp/content-disposition_0.5.3_1545077932478_0.35856888210069715" 25 }, 26 "_npmUser": { 27 "name": "dougwilson", 28 "email": "doug@somethingdoug.com" 29 }, 30 "_npmVersion": "6.4.1", 31 "_phantomChildren": {}, 32 "_requested": { 33 "raw": "content-disposition@0.5.3", 34 "scope": null, 35 "escapedName": "content-disposition", 36 "name": "content-disposition", 37 "rawSpec": "0.5.3", 38 "spec": "0.5.3", 39 "type": "version" 40 }, 41 "_requiredBy": [ 42 "/express" 43 ], 44 "_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz", 45 "_shasum": "e130caf7e7279087c5616c2007d0485698984fbd", 46 "_shrinkwrap": null, 47 "_spec": "content-disposition@0.5.3", 48 "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express", 49 "author": { 50 "name": "Douglas Christopher Wilson", 51 "email": "doug@somethingdoug.com" 52 }, 53 "bugs": { 54 "url": "https://github.com/jshttp/content-disposition/issues" 55 }, 56 "dependencies": { 57 "safe-buffer": "5.1.2" 58 }, 59 "description": "Create and parse Content-Disposition header", 60 "devDependencies": { 61 "deep-equal": "1.0.1", 62 "eslint": "5.10.0", 63 "eslint-config-standard": "12.0.0", 64 "eslint-plugin-import": "2.14.0", 65 "eslint-plugin-markdown": "1.0.0-rc.1", 66 "eslint-plugin-node": "7.0.1", 67 "eslint-plugin-promise": "4.0.1", 68 "eslint-plugin-standard": "4.0.0", 69 "istanbul": "0.4.5", 70 "mocha": "5.2.0" 71 }, 72 "directories": {}, 73 "dist": { 74 "integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==", 75 "shasum": "e130caf7e7279087c5616c2007d0485698984fbd", 76 "tarball": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz", 77 "fileCount": 5, 78 "unpackedSize": 19115, 79 "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGAStCRA9TVsSAnZWagAAvYUP/1EacAGPVQ+v81km3r0i\n9KorME5iKSDmfrmTmwPqebr9nzY/KupheRlT5dHnxcrSaLVbWRPdxWIG1YbP\nMel73EUEea8hE+CW5X1ThiEAG/UwaNGH5LI0J/K9WG+AHlPRd7soSrPtZ2gV\nnWWKx9g5tjE4j3qH8fhMb+cmrZOAR5xq19st5w5YC1gchmxJftw+VjuyWneW\nOMylWGW3aBAD1lL3uRgdG+FddffUydUsjshi1U0Dq4Pd4JP/skJBJpnF2DmM\nFtbKJd2X+Ff1632wakl2htvnhpDoRwnY60Xkzuz8GeQqi31j8Ll5rvneEMcA\nl5ZJSW3VHJJYJQ0xCay/snWqCo4M40fwFheunTpsXcvjwNxH8qktRTR/8MxU\nHFWQHOUZrK3iNNOOLV4lo8BaQc+8vvqjkBShxOEs0U9ZVNU1lHD3ieBKjGVB\nM29v2L4RTA0URwNP+5a9GCwFz1BJoOLiZcdMu7VsA7cG4cE4eFfbHW3dl3Tx\nekcfYc0dVI2XQZA02RzHNHrgy+gUrpZtp+takxq5buU7fSMX327eJLyOhGzM\n63bThVu5bH7CpOzRvbZNkupDbWgHfue16RKouL0Hr4+lrYdc4TuU8HLCYs+K\n5SP+gtxAvbs6FDp5IOf8OptfYYQsi26GOnW5AzcyeHUyPWFLkT5sLb4Ihi7s\nwfu6\r\n=iuNE\r\n-----END PGP SIGNATURE-----\r\n" 80 }, 81 "engines": { 82 "node": ">= 0.6" 83 }, 84 "gitHead": "f6d7cba7ea09dfea1492d5ffe438fe2f2e3cc3bb", 85 "homepage": "https://github.com/jshttp/content-disposition#readme", 86 "keywords": [ 87 "content-disposition", 88 "http", 89 "rfc6266", 90 "res" 91 ], 92 "license": "MIT", 93 "maintainers": [ 94 { 95 "name": "dougwilson", 96 "email": "doug@somethingdoug.com" 97 } 98 ], 99 "name": "content-disposition", 100 "optionalDependencies": {}, 101 "readme": "ERROR: No README data found!", 102 "repository": { 103 "type": "git", 104 "url": "git+https://github.com/jshttp/content-disposition.git" 105 }, 106 "scripts": { 107 "lint": "eslint --plugin markdown --ext js,md .", 108 "test": "mocha --reporter spec --bail --check-leaks test/", 109 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", 110 "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" 111 }, 112 "version": "0.5.3" 113 }