You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 1.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "@types/connect@*",
  3. "_id": "@types/connect@3.4.32",
  4. "_inBundle": false,
  5. "_integrity": "sha512-4r8qa0quOvh7lGD0pre62CAb1oni1OO6ecJLGCezTmhQ8Fz50Arx9RUszryR8KlgK6avuSXvviL6yWyViQABOg==",
  6. "_location": "/@types/connect",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@types/connect@*",
  12. "name": "@types/connect",
  13. "escapedName": "@types%2fconnect",
  14. "scope": "@types",
  15. "rawSpec": "*",
  16. "saveSpec": null,
  17. "fetchSpec": "*"
  18. },
  19. "_requiredBy": [
  20. "/@types/body-parser"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.32.tgz",
  23. "_shasum": "aa0e9616b9435ccad02bc52b5b454ffc2c70ba28",
  24. "_spec": "@types/connect@*",
  25. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/@types/body-parser",
  26. "bugs": {
  27. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  28. },
  29. "bundleDependencies": false,
  30. "contributors": [
  31. {
  32. "name": "Maxime LUCE",
  33. "url": "https://github.com/SomaticIT"
  34. },
  35. {
  36. "name": "Evan Hahn",
  37. "url": "https://github.com/EvanHahn"
  38. }
  39. ],
  40. "dependencies": {
  41. "@types/node": "*"
  42. },
  43. "deprecated": false,
  44. "description": "TypeScript definitions for connect",
  45. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  46. "license": "MIT",
  47. "main": "",
  48. "name": "@types/connect",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  52. },
  53. "scripts": {},
  54. "typeScriptVersion": "2.0",
  55. "typesPublisherContentHash": "d988cf1d88b273d694c4fcfe3699c4785f7e60ea0c8e094b598922c43ab3fb4e",
  56. "version": "3.4.32"
  57. }