package.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "electron-download@^3.0.1",
  6. "scope": null,
  7. "escapedName": "electron-download",
  8. "name": "electron-download",
  9. "rawSpec": "^3.0.1",
  10. "spec": ">=3.0.1 <4.0.0",
  11. "type": "range"
  12. },
  13. "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron"
  14. ]
  15. ],
  16. "_from": "electron-download@>=3.0.1 <4.0.0",
  17. "_id": "electron-download@3.3.0",
  18. "_inCache": true,
  19. "_location": "/electron-download",
  20. "_nodeVersion": "7.4.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-18-east.internal.npmjs.com",
  23. "tmp": "tmp/electron-download-3.3.0.tgz_1486150683844_0.7468576005194336"
  24. },
  25. "_npmUser": {
  26. "name": "kevinsawicki",
  27. "email": "kevinsawicki@gmail.com"
  28. },
  29. "_npmVersion": "4.0.5",
  30. "_phantomChildren": {
  31. "graceful-fs": "4.1.11",
  32. "klaw": "1.3.1",
  33. "path-is-absolute": "1.0.1",
  34. "rimraf": "2.6.1"
  35. },
  36. "_requested": {
  37. "raw": "electron-download@^3.0.1",
  38. "scope": null,
  39. "escapedName": "electron-download",
  40. "name": "electron-download",
  41. "rawSpec": "^3.0.1",
  42. "spec": ">=3.0.1 <4.0.0",
  43. "type": "range"
  44. },
  45. "_requiredBy": [
  46. "/electron"
  47. ],
  48. "_resolved": "https://registry.npmjs.org/electron-download/-/electron-download-3.3.0.tgz",
  49. "_shasum": "2cfd54d6966c019c4d49ad65fbe65cc9cdef68c8",
  50. "_shrinkwrap": null,
  51. "_spec": "electron-download@^3.0.1",
  52. "_where": "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron",
  53. "author": {
  54. "name": "max ogden"
  55. },
  56. "babel": {
  57. "presets": [
  58. "es2015"
  59. ]
  60. },
  61. "bin": {
  62. "electron-download": "build/cli.js"
  63. },
  64. "bugs": {
  65. "url": "https://github.com/electron-userland/electron-download/issues"
  66. },
  67. "dependencies": {
  68. "debug": "^2.2.0",
  69. "fs-extra": "^0.30.0",
  70. "home-path": "^1.0.1",
  71. "minimist": "^1.2.0",
  72. "nugget": "^2.0.0",
  73. "path-exists": "^2.1.0",
  74. "rc": "^1.1.2",
  75. "semver": "^5.3.0",
  76. "sumchecker": "^1.2.0"
  77. },
  78. "description": "download electron prebuilt binary zips from github releases",
  79. "devDependencies": {
  80. "babel-cli": "^6.14.0",
  81. "babel-preset-es2015": "^6.14.0",
  82. "babel-register": "^6.14.0",
  83. "eslint": "^3.2.0",
  84. "eslint-config-standard": "^5.2.0",
  85. "eslint-plugin-promise": "^2.0.0",
  86. "eslint-plugin-standard": "^2.0.0",
  87. "mkdirp": "^0.5.1",
  88. "tape": "^4.6.0",
  89. "temp": "^0.8.3"
  90. },
  91. "directories": {},
  92. "dist": {
  93. "shasum": "2cfd54d6966c019c4d49ad65fbe65cc9cdef68c8",
  94. "tarball": "https://registry.npmjs.org/electron-download/-/electron-download-3.3.0.tgz"
  95. },
  96. "eslintConfig": {
  97. "extends": "standard",
  98. "parserOptions": {
  99. "sourceType": "script"
  100. },
  101. "rules": {
  102. "strict": [
  103. "error"
  104. ]
  105. }
  106. },
  107. "gitHead": "42425c6c088aa2ee495a90edf087cb3d7a17413a",
  108. "homepage": "https://github.com/electron-userland/electron-download#readme",
  109. "keywords": [],
  110. "license": "BSD-3-Clause",
  111. "main": "build/index.js",
  112. "maintainers": [
  113. {
  114. "name": "electron",
  115. "email": "electron@github.com"
  116. },
  117. {
  118. "name": "fritx",
  119. "email": "uxfritz@163.com"
  120. },
  121. {
  122. "name": "jlord",
  123. "email": "to.jlord@gmail.com"
  124. },
  125. {
  126. "name": "kevinsawicki",
  127. "email": "kevinsawicki@gmail.com"
  128. },
  129. {
  130. "name": "mafintosh",
  131. "email": "mathiasbuus@gmail.com"
  132. },
  133. {
  134. "name": "maxogden",
  135. "email": "max@maxogden.com"
  136. },
  137. {
  138. "name": "zcbenz",
  139. "email": "zcbenz@gmail.com"
  140. },
  141. {
  142. "name": "zeke",
  143. "email": "zeke@sikelianos.com"
  144. }
  145. ],
  146. "name": "electron-download",
  147. "optionalDependencies": {},
  148. "readme": "ERROR: No README data found!",
  149. "repository": {
  150. "type": "git",
  151. "url": "git+https://github.com/electron-userland/electron-download.git"
  152. },
  153. "scripts": {
  154. "lint": "eslint lib test",
  155. "prepublish": "babel --out-dir build lib",
  156. "test": "npm run unit-tests && npm run lint",
  157. "unit-tests": "tape -r babel-register test/*.js"
  158. },
  159. "version": "3.3.0"
  160. }