package.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "_args": [
  3. [
  4. "jsprim@^1.2.2",
  5. "D:\\work\\im\\node_modules\\babel-cli\\node_modules\\http-signature"
  6. ]
  7. ],
  8. "_from": "jsprim@>=1.2.2 <2.0.0",
  9. "_id": "jsprim@1.3.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/jsprim",
  13. "_nodeVersion": "0.12.7",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/jsprim-1.3.0.tgz_1466708163640_0.5282344303559512"
  17. },
  18. "_npmUser": {
  19. "email": "dap@cs.brown.edu",
  20. "name": "dap"
  21. },
  22. "_npmVersion": "2.11.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "jsprim",
  26. "raw": "jsprim@^1.2.2",
  27. "rawSpec": "^1.2.2",
  28. "scope": null,
  29. "spec": ">=1.2.2 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-cli/http-signature"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.0.tgz",
  36. "_shasum": "ce2e1bef835204b4f3099928c602f8b6ae615650",
  37. "_shrinkwrap": null,
  38. "_spec": "jsprim@^1.2.2",
  39. "_where": "D:\\work\\im\\node_modules\\babel-cli\\node_modules\\http-signature",
  40. "bugs": {
  41. "url": "https://github.com/davepacheco/node-jsprim/issues"
  42. },
  43. "dependencies": {
  44. "extsprintf": "1.0.2",
  45. "json-schema": "0.2.2",
  46. "verror": "1.3.6"
  47. },
  48. "description": "utilities for primitive JavaScript types",
  49. "devDependencies": {},
  50. "directories": {},
  51. "dist": {
  52. "shasum": "ce2e1bef835204b4f3099928c602f8b6ae615650",
  53. "tarball": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.0.tgz"
  54. },
  55. "engines": [
  56. "node >=0.6.0"
  57. ],
  58. "gitHead": "694edcb22e2291c21f6c2a23907bf02e1edbfdf4",
  59. "homepage": "https://github.com/davepacheco/node-jsprim#readme",
  60. "license": "MIT",
  61. "main": "./lib/jsprim.js",
  62. "maintainers": [
  63. {
  64. "email": "dap@cs.brown.edu",
  65. "name": "dap"
  66. }
  67. ],
  68. "name": "jsprim",
  69. "optionalDependencies": {},
  70. "readme": "ERROR: No README data found!",
  71. "repository": {
  72. "type": "git",
  73. "url": "git://github.com/davepacheco/node-jsprim.git"
  74. },
  75. "scripts": {},
  76. "version": "1.3.0"
  77. }