项目原始demo,不改动
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

61 lines
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "util-deprecate@1.0.2",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "util-deprecate@1.0.2",
  10. "_id": "util-deprecate@1.0.2",
  11. "_inBundle": false,
  12. "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
  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. "/readable-stream"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  29. "_spec": "1.0.2",
  30. "_where": "D:\\A易云\\YiYunJianZhu",
  31. "author": {
  32. "name": "Nathan Rajlich",
  33. "email": "nathan@tootallnate.net",
  34. "url": "http://n8.io/"
  35. },
  36. "browser": "browser.js",
  37. "bugs": {
  38. "url": "https://github.com/TooTallNate/util-deprecate/issues"
  39. },
  40. "description": "The Node.js `util.deprecate()` function with browser support",
  41. "homepage": "https://github.com/TooTallNate/util-deprecate",
  42. "keywords": [
  43. "util",
  44. "deprecate",
  45. "browserify",
  46. "browser",
  47. "node"
  48. ],
  49. "license": "MIT",
  50. "main": "node.js",
  51. "name": "util-deprecate",
  52. "repository": {
  53. "type": "git",
  54. "url": "git://github.com/TooTallNate/util-deprecate.git"
  55. },
  56. "scripts": {
  57. "test": "echo \"Error: no test specified\" && exit 1"
  58. },
  59. "version": "1.0.2"
  60. }