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.
 
 
 
 

79 satır
2.1 KiB

  1. {
  2. "_args": [
  3. [
  4. "istanbul-lib-source-maps@1.2.6",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "istanbul-lib-source-maps@1.2.6",
  9. "_id": "istanbul-lib-source-maps@1.2.6",
  10. "_inBundle": false,
  11. "_integrity": "sha512-TtbsY5GIHgbMsMiRw35YBHGpZ1DVFEO19vxxeiDMYaeOFOCzfnYVxvl6pOUIZR4dtPhAGpSMup8OyF8ubsaqEg==",
  12. "_location": "/istanbul-lib-source-maps",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "istanbul-lib-source-maps@1.2.6",
  18. "name": "istanbul-lib-source-maps",
  19. "escapedName": "istanbul-lib-source-maps",
  20. "rawSpec": "1.2.6",
  21. "saveSpec": null,
  22. "fetchSpec": "1.2.6"
  23. },
  24. "_requiredBy": [
  25. "/istanbul-api",
  26. "/jest/jest-cli"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.6.tgz",
  29. "_spec": "1.2.6",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Krishnan Anantheswaran",
  33. "email": "kananthmail-github@yahoo.com"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/istanbuljs/istanbuljs/issues"
  37. },
  38. "dependencies": {
  39. "debug": "^3.1.0",
  40. "istanbul-lib-coverage": "^1.2.1",
  41. "mkdirp": "^0.5.1",
  42. "rimraf": "^2.6.1",
  43. "source-map": "^0.5.3"
  44. },
  45. "description": "Source maps support for istanbul",
  46. "devDependencies": {
  47. "babel-core": "^6.2.1",
  48. "chai": "^3.4.1",
  49. "is-windows": "^1.0.0",
  50. "jshint": "^2.8.0",
  51. "mocha": "^3.2.0",
  52. "ts-node": "^2.0.0"
  53. },
  54. "files": [
  55. "lib",
  56. "index.js"
  57. ],
  58. "homepage": "https://github.com/istanbuljs/istanbuljs#readme",
  59. "keywords": [
  60. "istanbul",
  61. "sourcemaps",
  62. "sourcemap",
  63. "source",
  64. "maps"
  65. ],
  66. "license": "BSD-3-Clause",
  67. "main": "index.js",
  68. "name": "istanbul-lib-source-maps",
  69. "repository": {
  70. "type": "git",
  71. "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
  72. },
  73. "scripts": {
  74. "pretest": "jshint index.js lib/ test/",
  75. "test": "mocha"
  76. },
  77. "version": "1.2.6"
  78. }