package.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "electron-to-chromium@^1.2.0",
  6. "scope": null,
  7. "escapedName": "electron-to-chromium",
  8. "name": "electron-to-chromium",
  9. "rawSpec": "^1.2.0",
  10. "spec": ">=1.2.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/browserslist"
  14. ]
  15. ],
  16. "_from": "electron-to-chromium@>=1.2.0 <2.0.0",
  17. "_id": "electron-to-chromium@1.2.0",
  18. "_inCache": true,
  19. "_location": "/electron-to-chromium",
  20. "_nodeVersion": "6.9.4",
  21. "_npmOperationalInternal": {
  22. "host": "packages-18-east.internal.npmjs.com",
  23. "tmp": "tmp/electron-to-chromium-1.2.0.tgz_1484950705670_0.46012867614626884"
  24. },
  25. "_npmUser": {
  26. "name": "kilianvalkhof",
  27. "email": "kilian@kilianvalkhof.com"
  28. },
  29. "_npmVersion": "4.1.1",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "electron-to-chromium@^1.2.0",
  33. "scope": null,
  34. "escapedName": "electron-to-chromium",
  35. "name": "electron-to-chromium",
  36. "rawSpec": "^1.2.0",
  37. "spec": ">=1.2.0 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/browserslist"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.2.0.tgz",
  44. "_shasum": "3bd7761f85bd4163602259ae6c7ed338050b17e7",
  45. "_shrinkwrap": null,
  46. "_spec": "electron-to-chromium@^1.2.0",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/browserslist",
  48. "author": {
  49. "name": "Kilian Valkhof"
  50. },
  51. "dependencies": {},
  52. "description": "Provides a list of electron-to-chromium version mappings",
  53. "devDependencies": {
  54. "request": "^2.79.0",
  55. "shelljs": "^0.7.6"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "shasum": "3bd7761f85bd4163602259ae6c7ed338050b17e7",
  60. "tarball": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.2.0.tgz"
  61. },
  62. "gitHead": "a3596fb327da65880ad43ba39bd6e28b048f0e77",
  63. "keywords": [
  64. "electron",
  65. "chrome",
  66. "browserlist"
  67. ],
  68. "license": "ISC",
  69. "main": "index.js",
  70. "maintainers": [
  71. {
  72. "name": "kilianvalkhof",
  73. "email": "kilian@kilianvalkhof.com"
  74. }
  75. ],
  76. "name": "electron-to-chromium",
  77. "optionalDependencies": {},
  78. "readme": "ERROR: No README data found!",
  79. "repository": {
  80. "type": "git",
  81. "url": "https://github.com/kilian/electron-to-chromium/"
  82. },
  83. "scripts": {
  84. "build": "node build.js",
  85. "update": "node automated-update.js"
  86. },
  87. "version": "1.2.0"
  88. }