package.json 1.4 KB

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