package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "minimalistic-assert@1.0.1",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "minimalistic-assert@1.0.1",
  10. "_id": "minimalistic-assert@1.0.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc=",
  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.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz",
  34. "_spec": "1.0.1",
  35. "_where": "/Users/lihai/jolijoli/pad_spa",
  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. }