package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "config-chain@~1.1.5",
  6. "scope": null,
  7. "escapedName": "config-chain",
  8. "name": "config-chain",
  9. "rawSpec": "~1.1.5",
  10. "spec": ">=1.1.5 <1.2.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/js-beautify"
  14. ]
  15. ],
  16. "_from": "config-chain@>=1.1.5 <1.2.0",
  17. "_id": "config-chain@1.1.11",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/config-chain",
  21. "_nodeVersion": "6.4.0",
  22. "_npmOperationalInternal": {
  23. "host": "packages-12-west.internal.npmjs.com",
  24. "tmp": "tmp/config-chain-1.1.11.tgz_1475546049061_0.23554040002636611"
  25. },
  26. "_npmUser": {
  27. "name": "dominictarr",
  28. "email": "dominic.tarr@gmail.com"
  29. },
  30. "_npmVersion": "3.9.3",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "config-chain@~1.1.5",
  34. "scope": null,
  35. "escapedName": "config-chain",
  36. "name": "config-chain",
  37. "rawSpec": "~1.1.5",
  38. "spec": ">=1.1.5 <1.2.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/js-beautify"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.11.tgz",
  45. "_shasum": "aba09747dfbe4c3e70e766a6e41586e1859fc6f2",
  46. "_shrinkwrap": null,
  47. "_spec": "config-chain@~1.1.5",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/js-beautify",
  49. "author": {
  50. "name": "Dominic Tarr",
  51. "email": "dominic.tarr@gmail.com",
  52. "url": "http://dominictarr.com"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/dominictarr/config-chain/issues"
  56. },
  57. "dependencies": {
  58. "ini": "^1.3.4",
  59. "proto-list": "~1.2.1"
  60. },
  61. "description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
  62. "devDependencies": {
  63. "tap": "0.3.0"
  64. },
  65. "directories": {},
  66. "dist": {
  67. "shasum": "aba09747dfbe4c3e70e766a6e41586e1859fc6f2",
  68. "tarball": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.11.tgz"
  69. },
  70. "gitHead": "0976c33f2f126a060a289284bb031a5f7aeba329",
  71. "homepage": "http://github.com/dominictarr/config-chain",
  72. "licenses": [
  73. {
  74. "type": "MIT",
  75. "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE"
  76. }
  77. ],
  78. "maintainers": [
  79. {
  80. "name": "dominictarr",
  81. "email": "dominic.tarr@gmail.com"
  82. },
  83. {
  84. "name": "isaacs",
  85. "email": "i@izs.me"
  86. }
  87. ],
  88. "name": "config-chain",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/dominictarr/config-chain.git"
  94. },
  95. "scripts": {
  96. "test": "tap test/"
  97. },
  98. "version": "1.1.11"
  99. }