X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=node_modules%2Fraw-body%2Fpackage.json;fp=node_modules%2Fraw-body%2Fpackage.json;h=f5b7e8ca18e7ae15548d976a5b9a2d24a0fa83e0;hb=abfec190c00a892ef2282464bda5332ce7c8e749;hp=0000000000000000000000000000000000000000;hpb=688727dfe4e79025f91612d1d886bcd328044c12;p=josuexyz%2F.git diff --git a/node_modules/raw-body/package.json b/node_modules/raw-body/package.json new file mode 100644 index 0000000..f5b7e8c --- /dev/null +++ b/node_modules/raw-body/package.json @@ -0,0 +1,126 @@ +{ + "_args": [ + [ + "raw-body@2.3.3", + "/home/josuer08/josuexyz/node_modules/body-parser" + ] + ], + "_from": "raw-body@2.3.3", + "_hasShrinkwrap": false, + "_id": "raw-body@2.3.3", + "_inCache": true, + "_installable": true, + "_location": "/raw-body", + "_nodeVersion": "10.0.0", + "_npmOperationalInternal": { + "host": "s3://npm-registry-packages", + "tmp": "tmp/raw-body_2.3.3_1525793976291_0.41085437495863264" + }, + "_npmUser": { + "email": "doug@somethingdoug.com", + "name": "dougwilson" + }, + "_npmVersion": "5.6.0", + "_phantomChildren": {}, + "_requested": { + "name": "raw-body", + "raw": "raw-body@2.3.3", + "rawSpec": "2.3.3", + "scope": null, + "spec": "2.3.3", + "type": "version" + }, + "_requiredBy": [ + "/body-parser" + ], + "_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz", + "_shasum": "1b324ece6b5706e153855bc1148c65bb7f6ea0c3", + "_shrinkwrap": null, + "_spec": "raw-body@2.3.3", + "_where": "/home/josuer08/josuexyz/node_modules/body-parser", + "author": { + "email": "me@jongleberry.com", + "name": "Jonathan Ong", + "url": "http://jongleberry.com" + }, + "bugs": { + "url": "https://github.com/stream-utils/raw-body/issues" + }, + "contributors": [ + { + "name": "Douglas Christopher Wilson", + "email": "doug@somethingdoug.com" + }, + { + "name": "Raynos", + "email": "raynos2@gmail.com" + } + ], + "dependencies": { + "bytes": "3.0.0", + "http-errors": "1.6.3", + "iconv-lite": "0.4.23", + "unpipe": "1.0.0" + }, + "description": "Get and validate the raw body of a readable stream.", + "devDependencies": { + "bluebird": "3.5.1", + "eslint": "4.19.1", + "eslint-config-standard": "11.0.0", + "eslint-plugin-import": "2.11.0", + "eslint-plugin-markdown": "1.0.0-beta.6", + "eslint-plugin-node": "6.0.1", + "eslint-plugin-promise": "3.7.0", + "eslint-plugin-standard": "3.1.0", + "istanbul": "0.4.5", + "mocha": "2.5.3", + "readable-stream": "2.3.6", + "safe-buffer": "5.1.2" + }, + "directories": {}, + "dist": { + "fileCount": 6, + "integrity": "sha512-9esiElv1BrZoI3rCDuOuKCBRbuApGGaDPQfjSflGxdy4oyzqghxu6klEkkVIvBje+FF0BX9coEv8KqW6X/7njw==", + "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8cS5CRA9TVsSAnZWagAAR48P/2RtvIAfwrPtyGIJAnrt\nJOSPTZaj3zQd0Ort5qbS+gNU1fyjbMtetTPAFt3Aw2BeAN8z7CeDfUkfg8BM\nhUkD1P1f2nwM9TEQzq39mdB9s1TrDiFobaLuLasZ1uFU2lb/X8LkXshrK3up\n+edfrVl552xoLkipHSwRB3X90F8JJHvOq7crw5PphMzMDYlpW9hzZwA0L6n+\ni1CCqTOOD+ER0ntZNoQmEjZGueK/aelOyTpAw4MLfZcure3ALwB5xiRVO/wY\neaVmpLJW6fAIJOH9MQcQ6k/il6HHplG+rG4Tk4tA4m9/5nlw/HxTu+Icb6bG\nfHnriKNW2qi32WtUHQbgg5SQaFIvLS6VA2up0xVXml+9tnQj+G0Z9SBlHpuj\nOyO3VsIQONB0yqu5Owb+X6Y6d+TM5FiofPT0XpIyM0Zn2GUYqtKU8XRUmreT\nrZAIOdXw0mGtQ2GcOMGHBapOBlHrE1YrjX68/f+4vmdNKj1sFUZaeoG5vu46\naYKIuzVV2Y6qf0GhTVRF1yaYMNTADM25WMm/+arTnmVHfer2keYLdViZwC3A\nEhu1489+RNCTpcw65RA8RaO8BfIM2xep0v2GbwNiwh3majiEvmLgV3z7PlwL\nOQG/HoamXgql/E6Q4LVBxPQ8fQzbWnSQr10M1dl6cabayDSc6w8dBvQDEWcD\nnJh6\r\n=LAnA\r\n-----END PGP SIGNATURE-----\r\n", + "shasum": "1b324ece6b5706e153855bc1148c65bb7f6ea0c3", + "tarball": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz", + "unpackedSize": 22411 + }, + "engines": { + "node": ">= 0.8" + }, + "files": [ + "HISTORY.md", + "LICENSE", + "README.md", + "index.d.ts", + "index.js" + ], + "gitHead": "c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e", + "homepage": "https://github.com/stream-utils/raw-body#readme", + "license": "MIT", + "maintainers": [ + { + "name": "dougwilson", + "email": "doug@somethingdoug.com" + }, + { + "name": "jongleberry", + "email": "jonathanrichardong@gmail.com" + } + ], + "name": "raw-body", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+https://github.com/stream-utils/raw-body.git" + }, + "scripts": { + "lint": "eslint --plugin markdown --ext js,md .", + "test": "mocha --trace-deprecation --reporter spec --bail --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --trace-deprecation --reporter dot --check-leaks test/", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --trace-deprecation --reporter spec --check-leaks test/" + }, + "version": "2.3.3" +}