package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "wrappy@1",
  6. "scope": null,
  7. "escapedName": "wrappy",
  8. "name": "wrappy",
  9. "rawSpec": "1",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/Applications/MAMP/htdocs/wechat_read/node_modules/inflight"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1463527852415,
  17. "_from": "wrappy@>=1.0.0 <2.0.0",
  18. "_hasShrinkwrap": false,
  19. "_id": "wrappy@1.0.2",
  20. "_inCache": true,
  21. "_location": "/wrappy",
  22. "_nodeVersion": "5.10.1",
  23. "_npmOperationalInternal": {
  24. "host": "packages-16-east.internal.npmjs.com",
  25. "tmp": "tmp/wrappy-1.0.2.tgz_1463527848281_0.037129373755306005"
  26. },
  27. "_npmUser": {
  28. "name": "zkat",
  29. "email": "kat@sykosomatic.org"
  30. },
  31. "_npmVersion": "3.9.1",
  32. "_phantomChildren": {},
  33. "_requested": {
  34. "raw": "wrappy@1",
  35. "scope": null,
  36. "escapedName": "wrappy",
  37. "name": "wrappy",
  38. "rawSpec": "1",
  39. "spec": ">=1.0.0 <2.0.0",
  40. "type": "range"
  41. },
  42. "_requiredBy": [
  43. "/inflight",
  44. "/once"
  45. ],
  46. "_resolved": "https://registry.npm.taobao.org/wrappy/download/wrappy-1.0.2.tgz",
  47. "_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
  48. "_shrinkwrap": null,
  49. "_spec": "wrappy@1",
  50. "_where": "/Applications/MAMP/htdocs/wechat_read/node_modules/inflight",
  51. "author": {
  52. "name": "Isaac Z. Schlueter",
  53. "email": "i@izs.me",
  54. "url": "http://blog.izs.me/"
  55. },
  56. "bugs": {
  57. "url": "https://github.com/npm/wrappy/issues"
  58. },
  59. "dependencies": {},
  60. "description": "Callback wrapping utility",
  61. "devDependencies": {
  62. "tap": "^2.3.1"
  63. },
  64. "directories": {
  65. "test": "test"
  66. },
  67. "dist": {
  68. "shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
  69. "tarball": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
  70. },
  71. "files": [
  72. "wrappy.js"
  73. ],
  74. "gitHead": "71d91b6dc5bdeac37e218c2cf03f9ab55b60d214",
  75. "homepage": "https://github.com/npm/wrappy",
  76. "license": "ISC",
  77. "main": "wrappy.js",
  78. "maintainers": [
  79. {
  80. "name": "isaacs",
  81. "email": "i@izs.me"
  82. },
  83. {
  84. "name": "zkat",
  85. "email": "kat@sykosomatic.org"
  86. }
  87. ],
  88. "name": "wrappy",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/npm/wrappy.git"
  94. },
  95. "scripts": {
  96. "test": "tap --coverage test/*.js"
  97. },
  98. "version": "1.0.2"
  99. }