package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. {
  2. "_args": [
  3. [
  4. "utility@^0.1.16",
  5. "D:\\work\\im\\node_modules\\error-formater"
  6. ]
  7. ],
  8. "_from": "utility@>=0.1.16 <0.2.0",
  9. "_id": "utility@0.1.16",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/utility",
  13. "_npmUser": {
  14. "email": "fengmk2@gmail.com",
  15. "name": "fengmk2"
  16. },
  17. "_npmVersion": "1.4.13",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "utility",
  21. "raw": "utility@^0.1.16",
  22. "rawSpec": "^0.1.16",
  23. "scope": null,
  24. "spec": ">=0.1.16 <0.2.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/error-formater"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/utility/-/utility-0.1.16.tgz",
  31. "_shasum": "d772880caad8a7d26ea6e23ac79ec4c587c89ba0",
  32. "_shrinkwrap": null,
  33. "_spec": "utility@^0.1.16",
  34. "_where": "D:\\work\\im\\node_modules\\error-formater",
  35. "author": {
  36. "email": "fengmk2@gmail.com",
  37. "name": "fengmk2",
  38. "url": "http://fengmk2.github.com"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/node-modules/utility/issues"
  42. },
  43. "config": {
  44. "blanket": {
  45. "pattern": "utility/lib"
  46. },
  47. "travis-cov": {
  48. "threshold": 99
  49. }
  50. },
  51. "contributors": [
  52. {
  53. "email": "fengmk2@gmail.com",
  54. "name": "fengmk2",
  55. "url": "https://github.com/fengmk2"
  56. },
  57. {
  58. "email": "dead_horse@qq.com",
  59. "name": "dead_horse",
  60. "url": "https://github.com/dead-horse"
  61. }
  62. ],
  63. "dependencies": {
  64. "address": "~0.0.3"
  65. },
  66. "description": "A collection of useful utilities.",
  67. "devDependencies": {
  68. "autod": "*",
  69. "beautify-benchmark": "*",
  70. "benchmark": "*",
  71. "blanket": "*",
  72. "contributors": "*",
  73. "coveralls": "*",
  74. "jshint": "*",
  75. "mm": "~0.2.1",
  76. "mocha": "*",
  77. "mocha-lcov-reporter": "*",
  78. "moment": "~2.7.0",
  79. "should": "~4.0.4",
  80. "travis-cov": "*"
  81. },
  82. "directories": {},
  83. "dist": {
  84. "shasum": "d772880caad8a7d26ea6e23ac79ec4c587c89ba0",
  85. "tarball": "https://registry.npmjs.org/utility/-/utility-0.1.16.tgz"
  86. },
  87. "engines": {
  88. "node": ">= 0.8.0"
  89. },
  90. "gitHead": "55a8c713566f2ac02414fd9288b5da803e722846",
  91. "homepage": "https://github.com/node-modules/utility",
  92. "keywords": [
  93. "utility"
  94. ],
  95. "license": "MIT",
  96. "main": "index.js",
  97. "maintainers": [
  98. {
  99. "email": "fengmk2@gmail.com",
  100. "name": "fengmk2"
  101. },
  102. {
  103. "email": "dead_horse@qq.com",
  104. "name": "dead_horse"
  105. }
  106. ],
  107. "name": "utility",
  108. "optionalDependencies": {},
  109. "readme": "ERROR: No README data found!",
  110. "repository": {
  111. "type": "git",
  112. "url": "git://github.com/node-modules/utility.git",
  113. "web": "https://github.com/node-modules/utility"
  114. },
  115. "scripts": {
  116. "test": "make test-all"
  117. },
  118. "version": "0.1.16"
  119. }