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.

пре 3 година
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "_args": [
  3. [
  4. "@restart/hooks@0.3.25",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@restart/hooks@0.3.25",
  9. "_id": "@restart/hooks@0.3.25",
  10. "_inBundle": false,
  11. "_integrity": "sha512-m2v3N5pxTsIiSH74/sb1yW8D9RxkJidGW+5Mfwn/lHb2QzhZNlaU1su7abSyT9EGf0xS/0waLjrf7/XxQHUk7w==",
  12. "_location": "/@restart/hooks",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@restart/hooks@0.3.25",
  18. "name": "@restart/hooks",
  19. "escapedName": "@restart%2fhooks",
  20. "scope": "@restart",
  21. "rawSpec": "0.3.25",
  22. "saveSpec": null,
  23. "fetchSpec": "0.3.25"
  24. },
  25. "_requiredBy": [
  26. "/react-bootstrap",
  27. "/react-bootstrap/react-overlays",
  28. "/react-overlays"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.25.tgz",
  31. "_spec": "0.3.25",
  32. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  33. "author": {
  34. "name": "Jason Quense",
  35. "email": "monastic.panic@gmail.com"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/react-restart/hooks/issues"
  39. },
  40. "dependencies": {
  41. "lodash": "^4.17.15",
  42. "lodash-es": "^4.17.15"
  43. },
  44. "homepage": "https://github.com/react-restart/hooks#readme",
  45. "jest": {
  46. "preset": "@4c",
  47. "rootDir": "./test",
  48. "setupFilesAfterEnv": [
  49. "./setup.js"
  50. ]
  51. },
  52. "license": "MIT",
  53. "main": "cjs/index.js",
  54. "module": "esm/index.js",
  55. "name": "@restart/hooks",
  56. "peerDependencies": {
  57. "react": "^16.8.0"
  58. },
  59. "prettier": {
  60. "singleQuote": true,
  61. "semi": false,
  62. "trailingComma": "all"
  63. },
  64. "publishConfig": {
  65. "access": "public",
  66. "directory": "lib"
  67. },
  68. "release": {
  69. "conventionalCommits": true
  70. },
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/jquense/react-common-hooks.git"
  74. },
  75. "types": "cjs/index.d.ts",
  76. "version": "0.3.25"
  77. }