用工小程序前端代码
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.

54 lines
1.3 KiB

7 months ago
  1. {
  2. "_from": "node-hex@^1.0.1",
  3. "_id": "node-hex@1.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-iwpZdvW6Umz12ICmu9IYPRxg0tOLGmU3Tq2tKetejCj3oZd7b2nUXwP3a7QA5M9glWy8wlPS1G3RwM/CdsUbdQ==",
  6. "_location": "/node-hex",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "node-hex@^1.0.1",
  12. "name": "node-hex",
  13. "escapedName": "node-hex",
  14. "rawSpec": "^1.0.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.1"
  17. },
  18. "_requiredBy": [
  19. "/formstream"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/node-hex/-/node-hex-1.0.1.tgz",
  22. "_shasum": "606208e91f9c02b9b81531b692b9f1da4860fb24",
  23. "_spec": "node-hex@^1.0.1",
  24. "_where": "E:\\webView\\hire-wechat-uniapp\\node_modules\\formstream",
  25. "bugs": {
  26. "url": "https://github.com/node-modules/node-hex/issues"
  27. },
  28. "bundleDependencies": false,
  29. "deprecated": false,
  30. "description": "Pretty-prints a Buffer",
  31. "engines": {
  32. "node": ">=8.0.0"
  33. },
  34. "files": [
  35. "lib"
  36. ],
  37. "homepage": "https://github.com/node-modules/node-hex#readme",
  38. "keywords": [
  39. "hex",
  40. "print",
  41. "buffer"
  42. ],
  43. "license": "MIT",
  44. "main": "lib/index.js",
  45. "name": "node-hex",
  46. "repository": {
  47. "type": "git",
  48. "url": "git://github.com/node-modules/node-hex.git"
  49. },
  50. "scripts": {
  51. "test": "node test.js"
  52. },
  53. "version": "1.0.1"
  54. }