second
[josuexyz/.git] / node_modules / raw-body / package.json
1 {
2   "_args": [
3     [
4       "raw-body@2.3.3",
5       "/home/josuer08/josuexyz/node_modules/body-parser"
6     ]
7   ],
8   "_from": "raw-body@2.3.3",
9   "_hasShrinkwrap": false,
10   "_id": "raw-body@2.3.3",
11   "_inCache": true,
12   "_installable": true,
13   "_location": "/raw-body",
14   "_nodeVersion": "10.0.0",
15   "_npmOperationalInternal": {
16     "host": "s3://npm-registry-packages",
17     "tmp": "tmp/raw-body_2.3.3_1525793976291_0.41085437495863264"
18   },
19   "_npmUser": {
20     "email": "doug@somethingdoug.com",
21     "name": "dougwilson"
22   },
23   "_npmVersion": "5.6.0",
24   "_phantomChildren": {},
25   "_requested": {
26     "name": "raw-body",
27     "raw": "raw-body@2.3.3",
28     "rawSpec": "2.3.3",
29     "scope": null,
30     "spec": "2.3.3",
31     "type": "version"
32   },
33   "_requiredBy": [
34     "/body-parser"
35   ],
36   "_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz",
37   "_shasum": "1b324ece6b5706e153855bc1148c65bb7f6ea0c3",
38   "_shrinkwrap": null,
39   "_spec": "raw-body@2.3.3",
40   "_where": "/home/josuer08/josuexyz/node_modules/body-parser",
41   "author": {
42     "email": "me@jongleberry.com",
43     "name": "Jonathan Ong",
44     "url": "http://jongleberry.com"
45   },
46   "bugs": {
47     "url": "https://github.com/stream-utils/raw-body/issues"
48   },
49   "contributors": [
50     {
51       "name": "Douglas Christopher Wilson",
52       "email": "doug@somethingdoug.com"
53     },
54     {
55       "name": "Raynos",
56       "email": "raynos2@gmail.com"
57     }
58   ],
59   "dependencies": {
60     "bytes": "3.0.0",
61     "http-errors": "1.6.3",
62     "iconv-lite": "0.4.23",
63     "unpipe": "1.0.0"
64   },
65   "description": "Get and validate the raw body of a readable stream.",
66   "devDependencies": {
67     "bluebird": "3.5.1",
68     "eslint": "4.19.1",
69     "eslint-config-standard": "11.0.0",
70     "eslint-plugin-import": "2.11.0",
71     "eslint-plugin-markdown": "1.0.0-beta.6",
72     "eslint-plugin-node": "6.0.1",
73     "eslint-plugin-promise": "3.7.0",
74     "eslint-plugin-standard": "3.1.0",
75     "istanbul": "0.4.5",
76     "mocha": "2.5.3",
77     "readable-stream": "2.3.6",
78     "safe-buffer": "5.1.2"
79   },
80   "directories": {},
81   "dist": {
82     "fileCount": 6,
83     "integrity": "sha512-9esiElv1BrZoI3rCDuOuKCBRbuApGGaDPQfjSflGxdy4oyzqghxu6klEkkVIvBje+FF0BX9coEv8KqW6X/7njw==",
84     "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",
85     "shasum": "1b324ece6b5706e153855bc1148c65bb7f6ea0c3",
86     "tarball": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz",
87     "unpackedSize": 22411
88   },
89   "engines": {
90     "node": ">= 0.8"
91   },
92   "files": [
93     "HISTORY.md",
94     "LICENSE",
95     "README.md",
96     "index.d.ts",
97     "index.js"
98   ],
99   "gitHead": "c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e",
100   "homepage": "https://github.com/stream-utils/raw-body#readme",
101   "license": "MIT",
102   "maintainers": [
103     {
104       "name": "dougwilson",
105       "email": "doug@somethingdoug.com"
106     },
107     {
108       "name": "jongleberry",
109       "email": "jonathanrichardong@gmail.com"
110     }
111   ],
112   "name": "raw-body",
113   "optionalDependencies": {},
114   "readme": "ERROR: No README data found!",
115   "repository": {
116     "type": "git",
117     "url": "git+https://github.com/stream-utils/raw-body.git"
118   },
119   "scripts": {
120     "lint": "eslint --plugin markdown --ext js,md .",
121     "test": "mocha --trace-deprecation --reporter spec --bail --check-leaks test/",
122     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --trace-deprecation --reporter dot --check-leaks test/",
123     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --trace-deprecation --reporter spec --check-leaks test/"
124   },
125   "version": "2.3.3"
126 }