6483c32110a6d09b976d7b40cd922d41fb827c93ce5de5267af93d7c24be22d7e2b563e81cfaf149726b2036a0547afae9aeb40a4eb33deadafa097a04dbfe 510 B

12345678910111213141516171819
  1. {
  2. "name": "minimalistic-assert",
  3. "version": "1.0.1",
  4. "description": "minimalistic-assert ===",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "https://github.com/calvinmetcalf/minimalistic-assert.git"
  12. },
  13. "author": "",
  14. "license": "ISC",
  15. "bugs": {
  16. "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
  17. },
  18. "homepage": "https://github.com/calvinmetcalf/minimalistic-assert"
  19. }