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.
 
 
 
 

57 lines
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "makeerror@1.0.11",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "makeerror@1.0.11",
  9. "_id": "makeerror@1.0.11",
  10. "_inBundle": false,
  11. "_integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
  12. "_location": "/makeerror",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "makeerror@1.0.11",
  18. "name": "makeerror",
  19. "escapedName": "makeerror",
  20. "rawSpec": "1.0.11",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.11"
  23. },
  24. "_requiredBy": [
  25. "/walker"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
  28. "_spec": "1.0.11",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Naitik Shah",
  32. "email": "n@daaku.org"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/daaku/nodejs-makeerror/issues"
  36. },
  37. "dependencies": {
  38. "tmpl": "1.0.x"
  39. },
  40. "description": "A library to make errors.",
  41. "devDependencies": {
  42. "mocha": "0.12.x"
  43. },
  44. "homepage": "https://github.com/daaku/nodejs-makeerror#readme",
  45. "license": "BSD-3-Clause",
  46. "main": "lib/makeerror",
  47. "name": "makeerror",
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/daaku/nodejs-makeerror.git"
  51. },
  52. "scripts": {
  53. "test": "NODE_PATH=./lib mocha --ui exports"
  54. },
  55. "version": "1.0.11"
  56. }