5 "/home/josuer08/josuexyz/node_modules/express"
8 "_from": "methods@>=1.1.2 <1.2.0",
9 "_id": "methods@1.1.2",
12 "_location": "/methods",
14 "email": "doug@somethingdoug.com",
17 "_npmVersion": "1.4.28",
18 "_phantomChildren": {},
21 "raw": "methods@~1.1.2",
24 "spec": ">=1.1.2 <1.2.0",
30 "_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
31 "_shasum": "5529a4d67654134edcc5266656835b0f851afcee",
33 "_spec": "methods@~1.1.2",
34 "_where": "/home/josuer08/josuexyz/node_modules/express",
39 "url": "https://github.com/jshttp/methods/issues"
43 "name": "Douglas Christopher Wilson",
44 "email": "doug@somethingdoug.com"
47 "name": "Jonathan Ong",
48 "email": "me@jongleberry.com",
49 "url": "http://jongleberry.com"
52 "name": "TJ Holowaychuk",
53 "email": "tj@vision-media.ca",
54 "url": "http://tjholowaychuk.com"
58 "description": "HTTP methods that node supports",
65 "shasum": "5529a4d67654134edcc5266656835b0f851afcee",
66 "tarball": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"
76 "gitHead": "25d257d913f1b94bd2d73581521ff72c81469140",
77 "homepage": "https://github.com/jshttp/methods",
85 "name": "tjholowaychuk",
86 "email": "tj@vision-media.ca"
89 "name": "jonathanong",
90 "email": "jonathanrichardong@gmail.com"
93 "name": "jongleberry",
94 "email": "jonathanrichardong@gmail.com"
98 "email": "doug@somethingdoug.com"
102 "optionalDependencies": {},
103 "readme": "ERROR: No README data found!",
106 "url": "git+https://github.com/jshttp/methods.git"
109 "test": "mocha --reporter spec --bail --check-leaks test/",
110 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
111 "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"