You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 1.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_from": "minimalistic-assert@^1.0.0",
  3. "_id": "minimalistic-assert@1.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
  6. "_location": "/minimalistic-assert",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "minimalistic-assert@^1.0.0",
  12. "name": "minimalistic-assert",
  13. "escapedName": "minimalistic-assert",
  14. "rawSpec": "^1.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.0"
  17. },
  18. "_requiredBy": [
  19. "/asn1.js",
  20. "/des.js",
  21. "/elliptic",
  22. "/hash.js",
  23. "/hmac-drbg"
  24. ],
  25. "_resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  26. "_shasum": "2e194de044626d4a10e7f7fbc00ce73e83e4d5c7",
  27. "_spec": "minimalistic-assert@^1.0.0",
  28. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/des.js",
  29. "author": "",
  30. "bugs": {
  31. "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
  32. },
  33. "bundleDependencies": false,
  34. "deprecated": false,
  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. }