项目原始demo,不改动
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Bu depo arşivlendi. Dosyaları görüntüleyebilir ve klonlayabilirsiniz ama işlem gönderemez ve konu/değişiklik isteği açamazsınız.
 
 
 
 

57 satır
1.3 KiB

  1. {
  2. "_args": [
  3. [
  4. "boolbase@1.0.0",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "boolbase@1.0.0",
  10. "_id": "boolbase@1.0.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
  13. "_location": "/boolbase",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "boolbase@1.0.0",
  19. "name": "boolbase",
  20. "escapedName": "boolbase",
  21. "rawSpec": "1.0.0",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.0"
  24. },
  25. "_requiredBy": [
  26. "/css-select",
  27. "/nth-check"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  30. "_spec": "1.0.0",
  31. "_where": "D:\\A易云\\YiYunJianZhu",
  32. "author": {
  33. "name": "Felix Boehm",
  34. "email": "me@feedic.com"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/fb55/boolbase/issues"
  38. },
  39. "description": "two functions: One that returns true, one that returns false",
  40. "homepage": "https://github.com/fb55/boolbase",
  41. "keywords": [
  42. "boolean",
  43. "function"
  44. ],
  45. "license": "ISC",
  46. "main": "index.js",
  47. "name": "boolbase",
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/fb55/boolbase.git"
  51. },
  52. "scripts": {
  53. "test": "echo \"Error: no test specified\" && exit 1"
  54. },
  55. "version": "1.0.0"
  56. }