package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_args": [
  3. [
  4. "assert-plus@^0.1.5",
  5. "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/http-signature"
  6. ]
  7. ],
  8. "_from": "assert-plus@>=0.1.5 <0.2.0",
  9. "_id": "assert-plus@0.1.5",
  10. "_inCache": true,
  11. "_location": "/assert-plus",
  12. "_npmUser": {
  13. "email": "mcavage@gmail.com",
  14. "name": "mcavage"
  15. },
  16. "_npmVersion": "1.3.11",
  17. "_phantomChildren": {},
  18. "_requested": {
  19. "name": "assert-plus",
  20. "raw": "assert-plus@^0.1.5",
  21. "rawSpec": "^0.1.5",
  22. "scope": null,
  23. "spec": ">=0.1.5 <0.2.0",
  24. "type": "range"
  25. },
  26. "_requiredBy": [
  27. "/http-signature"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz",
  30. "_shasum": "ee74009413002d84cec7219c6ac811812e723160",
  31. "_shrinkwrap": null,
  32. "_spec": "assert-plus@^0.1.5",
  33. "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/http-signature",
  34. "author": {
  35. "email": "mcavage@gmail.com",
  36. "name": "Mark Cavage"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/mcavage/node-assert-plus/issues"
  40. },
  41. "dependencies": {},
  42. "description": "Extra assertions on top of node's assert module",
  43. "devDependencies": {},
  44. "directories": {},
  45. "dist": {
  46. "shasum": "ee74009413002d84cec7219c6ac811812e723160",
  47. "tarball": "http://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz"
  48. },
  49. "engines": {
  50. "node": ">=0.8"
  51. },
  52. "installable": true,
  53. "main": "./assert.js",
  54. "maintainers": [
  55. {
  56. "name": "mcavage",
  57. "email": "mcavage@gmail.com"
  58. }
  59. ],
  60. "name": "assert-plus",
  61. "optionalDependencies": {},
  62. "repository": {
  63. "type": "git",
  64. "url": "https://github.com/mcavage/node-assert-plus.git"
  65. },
  66. "version": "0.1.5"
  67. }