second
[josuexyz/.git] / node_modules / range-parser / package.json
1 {
2   "_args": [
3     [
4       "range-parser@~1.2.0",
5       "/home/josuer08/josuexyz/node_modules/express"
6     ]
7   ],
8   "_from": "range-parser@>=1.2.0 <1.3.0",
9   "_hasShrinkwrap": false,
10   "_id": "range-parser@1.2.1",
11   "_inCache": true,
12   "_installable": true,
13   "_location": "/range-parser",
14   "_nodeVersion": "8.16.0",
15   "_npmOperationalInternal": {
16     "host": "s3://npm-registry-packages",
17     "tmp": "tmp/range-parser_1.2.1_1557534457659_0.5973624508825055"
18   },
19   "_npmUser": {
20     "email": "doug@somethingdoug.com",
21     "name": "dougwilson"
22   },
23   "_npmVersion": "6.4.1",
24   "_phantomChildren": {},
25   "_requested": {
26     "name": "range-parser",
27     "raw": "range-parser@~1.2.0",
28     "rawSpec": "~1.2.0",
29     "scope": null,
30     "spec": ">=1.2.0 <1.3.0",
31     "type": "range"
32   },
33   "_requiredBy": [
34     "/express",
35     "/send"
36   ],
37   "_resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
38   "_shasum": "3cf37023d199e1c24d1a55b84800c2f3e6468031",
39   "_shrinkwrap": null,
40   "_spec": "range-parser@~1.2.0",
41   "_where": "/home/josuer08/josuexyz/node_modules/express",
42   "author": {
43     "email": "tj@vision-media.ca",
44     "name": "TJ Holowaychuk",
45     "url": "http://tjholowaychuk.com"
46   },
47   "bugs": {
48     "url": "https://github.com/jshttp/range-parser/issues"
49   },
50   "contributors": [
51     {
52       "name": "Douglas Christopher Wilson",
53       "email": "doug@somethingdoug.com"
54     },
55     {
56       "name": "James Wyatt Cready",
57       "email": "wyatt.cready@lanetix.com"
58     },
59     {
60       "name": "Jonathan Ong",
61       "email": "me@jongleberry.com",
62       "url": "http://jongleberry.com"
63     }
64   ],
65   "dependencies": {},
66   "description": "Range header field string parser",
67   "devDependencies": {
68     "deep-equal": "1.0.1",
69     "eslint": "5.16.0",
70     "eslint-config-standard": "12.0.0",
71     "eslint-plugin-import": "2.17.2",
72     "eslint-plugin-markdown": "1.0.0",
73     "eslint-plugin-node": "8.0.1",
74     "eslint-plugin-promise": "4.1.1",
75     "eslint-plugin-standard": "4.0.0",
76     "mocha": "6.1.4",
77     "nyc": "14.1.1"
78   },
79   "directories": {},
80   "dist": {
81     "fileCount": 5,
82     "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
83     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1hb6CRA9TVsSAnZWagAA6MIP/2aFx73ToT5iGRN0mgZw\nLy7BEmRQkblBxo81k9Cvjt8jucfv/PtDUllITbke596JI/jHnb5oU5XV5Fzd\nK1WklG8rJC9z1y9iEaEe4pRcnvkPvkHtFMmPcYS9dm5XQyYw9fYcApRl/6zH\neuV/1CtwzQnCCErvfmolfSQ13v1d4LyWwrMRcG79uOGYBm8XSuTb3fKrEbBj\n3Gms6SQA2mC5ntKrf6VQRXzWvGIvWp2Q3RGFkgI1fnEPFfq7DbNqvHiD+KV4\nXV2wOD6B8pBlpbpSdNMHfUBSVSMHqFv9rOJqJumBAEZeUcwQzO06/2kUw5/f\nWCaFTHYTMCvSNX9qg71EoRZuuvNS0E53quFagdmTxq2vf04vz01PgRc5G64m\nTlz07gVHos3CQ9fU4NP0Aim1rtgOLJj15IF+z/kSSQoQZ6DhW5aTs8zCa3AS\nk4xWFafBuzyG1ApCSJrRCsqzY+oRqHPyTSZx5fBv75qZIEKe4moBpJ6EkaqZ\nRc6EqCpJjwOZVOssoPN3RiP+f/g43ytkVmUoYSXTs2bpkwNQUJShg2ItsT55\nkxkfZx8YbNxkFKp8S/uwUGQjbmXXspWozrkKNHikpzWMgDmuj9k2fx3LPo0c\nDSEq295fDQlKdxcfuGpOkH1PSzMHuIef26IGNDjMlOyBSY2FrQJaxpYtpQYq\nw1FC\r\n=GGKV\r\n-----END PGP SIGNATURE-----\r\n",
84     "shasum": "3cf37023d199e1c24d1a55b84800c2f3e6468031",
85     "tarball": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
86     "unpackedSize": 8457
87   },
88   "engines": {
89     "node": ">= 0.6"
90   },
91   "gitHead": "0f56ff8d4b579599f9f225f0a19f4ef1628c585f",
92   "homepage": "https://github.com/jshttp/range-parser#readme",
93   "keywords": [
94     "http",
95     "parser",
96     "range"
97   ],
98   "license": "MIT",
99   "maintainers": [
100     {
101       "name": "dougwilson",
102       "email": "doug@somethingdoug.com"
103     },
104     {
105       "name": "jonathanong",
106       "email": "jonathanrichardong@gmail.com"
107     },
108     {
109       "name": "jongleberry",
110       "email": "jonathanrichardong@gmail.com"
111     },
112     {
113       "name": "tjholowaychuk",
114       "email": "tj@vision-media.ca"
115     }
116   ],
117   "name": "range-parser",
118   "optionalDependencies": {},
119   "readme": "ERROR: No README data found!",
120   "repository": {
121     "type": "git",
122     "url": "git+https://github.com/jshttp/range-parser.git"
123   },
124   "scripts": {
125     "lint": "eslint --plugin markdown --ext js,md .",
126     "test": "mocha --reporter spec",
127     "test-cov": "nyc --reporter=html --reporter=text npm test",
128     "test-travis": "nyc --reporter=text npm test"
129   },
130   "version": "1.2.1"
131 }