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.

64 lines
1.7 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "util-deprecate@1.0.2",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "util-deprecate@1.0.2",
  10. "_id": "util-deprecate@1.0.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  13. "_location": "/util-deprecate",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "util-deprecate@1.0.2",
  19. "name": "util-deprecate",
  20. "escapedName": "util-deprecate",
  21. "rawSpec": "1.0.2",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.2"
  24. },
  25. "_requiredBy": [
  26. "/hpack.js/readable-stream",
  27. "/postcss-modules-local-by-default/postcss-selector-parser",
  28. "/postcss-modules-scope/postcss-selector-parser",
  29. "/postcss-selector-parser",
  30. "/readable-stream"
  31. ],
  32. "_resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
  33. "_spec": "1.0.2",
  34. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  35. "author": {
  36. "name": "Nathan Rajlich",
  37. "email": "nathan@tootallnate.net",
  38. "url": "http://n8.io/"
  39. },
  40. "browser": "browser.js",
  41. "bugs": {
  42. "url": "https://github.com/TooTallNate/util-deprecate/issues"
  43. },
  44. "description": "The Node.js `util.deprecate()` function with browser support",
  45. "homepage": "https://github.com/TooTallNate/util-deprecate",
  46. "keywords": [
  47. "util",
  48. "deprecate",
  49. "browserify",
  50. "browser",
  51. "node"
  52. ],
  53. "license": "MIT",
  54. "main": "node.js",
  55. "name": "util-deprecate",
  56. "repository": {
  57. "type": "git",
  58. "url": "git://github.com/TooTallNate/util-deprecate.git"
  59. },
  60. "scripts": {
  61. "test": "echo \"Error: no test specified\" && exit 1"
  62. },
  63. "version": "1.0.2"
  64. }