package.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_args": [
  3. [
  4. "minimalistic-assert@1.0.1",
  5. "E:\\amr1.0\\AMR"
  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. "/asn1.js",
  27. "/des.js",
  28. "/elliptic",
  29. "/hash.js",
  30. "/hmac-drbg",
  31. "/wbuf"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  34. "_spec": "1.0.1",
  35. "_where": "E:\\amr1.0\\AMR",
  36. "author": "",
  37. "bugs": {
  38. "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
  39. },
  40. "description": "minimalistic-assert ===",
  41. "homepage": "https://github.com/calvinmetcalf/minimalistic-assert",
  42. "license": "ISC",
  43. "main": "index.js",
  44. "name": "minimalistic-assert",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git"
  48. },
  49. "scripts": {
  50. "test": "echo \"Error: no test specified\" && exit 1"
  51. },
  52. "version": "1.0.1"
  53. }