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.
 
 
 
 

61 lines
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "hoek@4.2.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "hoek@4.2.1",
  9. "_id": "hoek@4.2.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==",
  12. "_location": "/hoek",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "hoek@4.2.1",
  18. "name": "hoek",
  19. "escapedName": "hoek",
  20. "rawSpec": "4.2.1",
  21. "saveSpec": null,
  22. "fetchSpec": "4.2.1"
  23. },
  24. "_requiredBy": [
  25. "/joi",
  26. "/react-vis",
  27. "/topo"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.1.tgz",
  30. "_spec": "4.2.1",
  31. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  32. "bugs": {
  33. "url": "https://github.com/hapijs/hoek/issues"
  34. },
  35. "dependencies": {},
  36. "description": "General purpose node utilities",
  37. "devDependencies": {
  38. "code": "4.x.x",
  39. "lab": "13.x.x"
  40. },
  41. "engines": {
  42. "node": ">=4.0.0"
  43. },
  44. "homepage": "https://github.com/hapijs/hoek#readme",
  45. "keywords": [
  46. "utilities"
  47. ],
  48. "license": "BSD-3-Clause",
  49. "main": "lib/index.js",
  50. "name": "hoek",
  51. "repository": {
  52. "type": "git",
  53. "url": "git://github.com/hapijs/hoek.git"
  54. },
  55. "scripts": {
  56. "test": "lab -a code -t 100 -L",
  57. "test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
  58. },
  59. "version": "4.2.1"
  60. }