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.

77 lines
1.7 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "callsite@1.0.0",
  6. "scope": null,
  7. "escapedName": "callsite",
  8. "name": "callsite",
  9. "rawSpec": "1.0.0",
  10. "spec": "1.0.0",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/better-assert"
  14. ]
  15. ],
  16. "_from": "callsite@1.0.0",
  17. "_id": "callsite@1.0.0",
  18. "_inCache": true,
  19. "_location": "/callsite",
  20. "_npmUser": {
  21. "name": "tjholowaychuk",
  22. "email": "tj@vision-media.ca"
  23. },
  24. "_npmVersion": "1.2.2",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "callsite@1.0.0",
  28. "scope": null,
  29. "escapedName": "callsite",
  30. "name": "callsite",
  31. "rawSpec": "1.0.0",
  32. "spec": "1.0.0",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/better-assert"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz",
  39. "_shasum": "280398e5d664bd74038b6f0905153e6e8af1bc20",
  40. "_shrinkwrap": null,
  41. "_spec": "callsite@1.0.0",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/better-assert",
  43. "author": {
  44. "name": "TJ Holowaychuk",
  45. "email": "tj@vision-media.ca"
  46. },
  47. "dependencies": {},
  48. "description": "access to v8's CallSites",
  49. "devDependencies": {
  50. "mocha": "*",
  51. "should": "*"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "280398e5d664bd74038b6f0905153e6e8af1bc20",
  56. "tarball": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz"
  57. },
  58. "engines": {
  59. "node": "*"
  60. },
  61. "keywords": [
  62. "stack",
  63. "trace",
  64. "line"
  65. ],
  66. "main": "index",
  67. "maintainers": [
  68. {
  69. "name": "tjholowaychuk",
  70. "email": "tj@vision-media.ca"
  71. }
  72. ],
  73. "name": "callsite",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "version": "1.0.0"
  77. }