Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_args": [
  3. [
  4. "boolbase@1.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "boolbase@1.0.0",
  9. "_id": "boolbase@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
  12. "_location": "/boolbase",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "boolbase@1.0.0",
  18. "name": "boolbase",
  19. "escapedName": "boolbase",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/css-select",
  26. "/nth-check",
  27. "/renderkid/css-select"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  30. "_spec": "1.0.0",
  31. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  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. }