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.
 
 
 
 

68 lines
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "istanbul-lib-hook@1.2.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "istanbul-lib-hook@1.2.2",
  9. "_id": "istanbul-lib-hook@1.2.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-/Jmq7Y1VeHnZEQ3TL10VHyb564mn6VrQXHchON9Jf/AEcmQ3ZIiyD1BVzNOKTZf/G3gE+kiGK6SmpF9y3qGPLw==",
  12. "_location": "/istanbul-lib-hook",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "istanbul-lib-hook@1.2.2",
  18. "name": "istanbul-lib-hook",
  19. "escapedName": "istanbul-lib-hook",
  20. "rawSpec": "1.2.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.2.2"
  23. },
  24. "_requiredBy": [
  25. "/istanbul-api"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.2.2.tgz",
  28. "_spec": "1.2.2",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Krishnan Anantheswaran",
  32. "email": "kananthmail-github@yahoo.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/istanbuljs/istanbuljs/issues"
  36. },
  37. "dependencies": {
  38. "append-transform": "^0.4.0"
  39. },
  40. "description": "Hooks for require, vm and script used in istanbul",
  41. "devDependencies": {
  42. "chai": "^3.0.0",
  43. "jshint": "^2.8.0",
  44. "mocha": "^3.2.0"
  45. },
  46. "files": [
  47. "lib",
  48. "index.js"
  49. ],
  50. "homepage": "https://github.com/istanbuljs/istanbuljs#readme",
  51. "keywords": [
  52. "istanbul",
  53. "hook"
  54. ],
  55. "license": "BSD-3-Clause",
  56. "main": "index.js",
  57. "name": "istanbul-lib-hook",
  58. "repository": {
  59. "type": "git",
  60. "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
  61. },
  62. "scripts": {
  63. "pretest": "jshint index.js lib/ test/",
  64. "test": "mocha"
  65. },
  66. "version": "1.2.2"
  67. }