package.json 2.2 KB

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