package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "configurable@0.0.1",
  6. "scope": null,
  7. "escapedName": "configurable",
  8. "name": "configurable",
  9. "rawSpec": "0.0.1",
  10. "spec": "0.0.1",
  11. "type": "version"
  12. },
  13. "/home/unitech/keymetrics/pm2-axon"
  14. ]
  15. ],
  16. "_from": "configurable@0.0.1",
  17. "_id": "configurable@0.0.1",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/configurable",
  21. "_phantomChildren": {},
  22. "_requested": {
  23. "raw": "configurable@0.0.1",
  24. "scope": null,
  25. "escapedName": "configurable",
  26. "name": "configurable",
  27. "rawSpec": "0.0.1",
  28. "spec": "0.0.1",
  29. "type": "version"
  30. },
  31. "_requiredBy": [
  32. "/"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/configurable/-/configurable-0.0.1.tgz",
  35. "_shasum": "47d75b727b51b4eb84c1dadafe3f8240313833b1",
  36. "_shrinkwrap": null,
  37. "_spec": "configurable@0.0.1",
  38. "_where": "/home/unitech/keymetrics/pm2-axon",
  39. "author": {
  40. "name": "TJ Holowaychuk",
  41. "email": "tj@vision-media.ca"
  42. },
  43. "dependencies": {},
  44. "description": "Configuration mixin",
  45. "devDependencies": {
  46. "mocha": "*",
  47. "should": "*"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "shasum": "47d75b727b51b4eb84c1dadafe3f8240313833b1",
  52. "tarball": "https://registry.npmjs.org/configurable/-/configurable-0.0.1.tgz"
  53. },
  54. "keywords": [
  55. "configuration"
  56. ],
  57. "main": "index",
  58. "maintainers": [
  59. {
  60. "name": "tjholowaychuk",
  61. "email": "tj@vision-media.ca"
  62. }
  63. ],
  64. "name": "configurable",
  65. "optionalDependencies": {},
  66. "readme": "ERROR: No README data found!",
  67. "version": "0.0.1"
  68. }