Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

package.json 2.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "_from": "@types/body-parser@*",
  3. "_id": "@types/body-parser@1.17.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-RoX2EZjMiFMjZh9lmYrwgoP9RTpAjSHiJxdp4oidAQVO02T7HER3xj9UKue5534ULWeqVEkujhWcyvUce+d68w==",
  6. "_location": "/@types/body-parser",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@types/body-parser@*",
  12. "name": "@types/body-parser",
  13. "escapedName": "@types%2fbody-parser",
  14. "scope": "@types",
  15. "rawSpec": "*",
  16. "saveSpec": null,
  17. "fetchSpec": "*"
  18. },
  19. "_requiredBy": [
  20. "/@types/express"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.17.1.tgz",
  23. "_shasum": "18fcf61768fb5c30ccc508c21d6fd2e8b3bf7897",
  24. "_spec": "@types/body-parser@*",
  25. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/@types/express",
  26. "bugs": {
  27. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  28. },
  29. "bundleDependencies": false,
  30. "contributors": [
  31. {
  32. "name": "Santi Albo",
  33. "url": "https://github.com/santialbo"
  34. },
  35. {
  36. "name": "Vilic Vane",
  37. "url": "https://github.com/vilic"
  38. },
  39. {
  40. "name": "Jonathan Häberle",
  41. "url": "https://github.com/dreampulse"
  42. },
  43. {
  44. "name": "Gevik Babakhani",
  45. "url": "https://github.com/blendsdk"
  46. },
  47. {
  48. "name": "Tomasz Łaziuk",
  49. "url": "https://github.com/tlaziuk"
  50. },
  51. {
  52. "name": "Jason Walton",
  53. "url": "https://github.com/jwalton"
  54. }
  55. ],
  56. "dependencies": {
  57. "@types/connect": "*",
  58. "@types/node": "*"
  59. },
  60. "deprecated": false,
  61. "description": "TypeScript definitions for body-parser",
  62. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  63. "license": "MIT",
  64. "main": "",
  65. "name": "@types/body-parser",
  66. "repository": {
  67. "type": "git",
  68. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  69. "directory": "types/body-parser"
  70. },
  71. "scripts": {},
  72. "typeScriptVersion": "2.3",
  73. "types": "index",
  74. "typesPublisherContentHash": "ada1b55777df6de5327f420d23285a5c476895faa88cacf6b80a1a791eef0f67",
  75. "version": "1.17.1"
  76. }