package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "minimalistic-assert@1.0.1",
  5. "/Users/mac/projects/mime/mine"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "minimalistic-assert@1.0.1",
  10. "_id": "minimalistic-assert@1.0.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
  13. "_location": "/minimalistic-assert",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "minimalistic-assert@1.0.1",
  19. "name": "minimalistic-assert",
  20. "escapedName": "minimalistic-assert",
  21. "rawSpec": "1.0.1",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.1"
  24. },
  25. "_requiredBy": [
  26. "/wbuf"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  29. "_spec": "1.0.1",
  30. "_where": "/Users/mac/projects/mime/mine",
  31. "author": "",
  32. "bugs": {
  33. "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
  34. },
  35. "description": "minimalistic-assert ===",
  36. "homepage": "https://github.com/calvinmetcalf/minimalistic-assert",
  37. "license": "ISC",
  38. "main": "index.js",
  39. "name": "minimalistic-assert",
  40. "repository": {
  41. "type": "git",
  42. "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git"
  43. },
  44. "scripts": {
  45. "test": "echo \"Error: no test specified\" && exit 1"
  46. },
  47. "version": "1.0.1"
  48. }