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.
 
 
 
 

73 rivejä
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "get-caller-file@2.0.5",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "get-caller-file@2.0.5",
  9. "_id": "get-caller-file@2.0.5",
  10. "_inBundle": false,
  11. "_integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  12. "_location": "/get-caller-file",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "get-caller-file@2.0.5",
  18. "name": "get-caller-file",
  19. "escapedName": "get-caller-file",
  20. "rawSpec": "2.0.5",
  21. "saveSpec": null,
  22. "fetchSpec": "2.0.5"
  23. },
  24. "_requiredBy": [
  25. "/yargs"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  28. "_spec": "2.0.5",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Stefan Penner"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/stefanpenner/get-caller-file/issues"
  35. },
  36. "description": "[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)",
  37. "devDependencies": {
  38. "@types/chai": "^4.1.7",
  39. "@types/ensure-posix-path": "^1.0.0",
  40. "@types/mocha": "^5.2.6",
  41. "@types/node": "^11.10.5",
  42. "chai": "^4.1.2",
  43. "ensure-posix-path": "^1.0.1",
  44. "mocha": "^5.2.0",
  45. "typescript": "^3.3.3333"
  46. },
  47. "directories": {
  48. "test": "tests"
  49. },
  50. "engines": {
  51. "node": "6.* || 8.* || >= 10.*"
  52. },
  53. "files": [
  54. "index.js",
  55. "index.js.map",
  56. "index.d.ts"
  57. ],
  58. "homepage": "https://github.com/stefanpenner/get-caller-file#readme",
  59. "license": "ISC",
  60. "main": "index.js",
  61. "name": "get-caller-file",
  62. "repository": {
  63. "type": "git",
  64. "url": "git+https://github.com/stefanpenner/get-caller-file.git"
  65. },
  66. "scripts": {
  67. "prepare": "tsc",
  68. "test": "mocha test",
  69. "test:debug": "mocha test"
  70. },
  71. "version": "2.0.5"
  72. }