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.

package.json 2.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_from": "zopflipng-bin@^5.0.0",
  3. "_id": "zopflipng-bin@5.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-8AWRT/CPkIBEup96LSiVdhLT4n7b4bpzY0BcQ26OjdRnjODa+JWNK55Ii63CiOEyqObPSwjLifuUI5ooFmjiGQ==",
  6. "_location": "/zopflipng-bin",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "zopflipng-bin@^5.0.0",
  12. "name": "zopflipng-bin",
  13. "escapedName": "zopflipng-bin",
  14. "rawSpec": "^5.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^5.0.0"
  17. },
  18. "_requiredBy": [
  19. "/gulp-image"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/zopflipng-bin/-/zopflipng-bin-5.0.0.tgz",
  22. "_shasum": "e5f1ce3486032a5348cc099293f083fb4c061fa5",
  23. "_spec": "zopflipng-bin@^5.0.0",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\gulp-image",
  25. "author": {
  26. "name": "1000ch",
  27. "email": "shogo.sensui@gmail.com",
  28. "url": "github.com/1000ch"
  29. },
  30. "bin": {
  31. "zopflipng": "cli.js"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/imagemin/zopflipng-bin/issues"
  35. },
  36. "bundleDependencies": false,
  37. "dependencies": {
  38. "bin-build": "^3.0.0",
  39. "bin-wrapper": "^4.0.1",
  40. "logalot": "^2.1.0"
  41. },
  42. "deprecated": false,
  43. "description": "`zopflipng` wrapper that makes it seamlessly available as a local dependency",
  44. "devDependencies": {
  45. "ava": "^0.25.0",
  46. "bin-check": "^4.1.0",
  47. "compare-size": "^3.0.0",
  48. "execa": "^1.0.0",
  49. "tempy": "^0.2.1",
  50. "xo": "^0.23.0"
  51. },
  52. "engines": {
  53. "node": ">=6"
  54. },
  55. "files": [
  56. "cli.js",
  57. "index.js",
  58. "lib"
  59. ],
  60. "homepage": "https://github.com/imagemin/zopflipng-bin#readme",
  61. "keywords": [
  62. "imagemin",
  63. "compress",
  64. "image",
  65. "img",
  66. "minify",
  67. "optimize",
  68. "png",
  69. "zopfli",
  70. "zopflipng"
  71. ],
  72. "license": "MIT",
  73. "maintainers": [
  74. {
  75. "name": "Sindre Sorhus",
  76. "email": "sindresorhus@gmail.com",
  77. "url": "sindresorhus.com"
  78. },
  79. {
  80. "name": "Kevin Mårtensson",
  81. "email": "kevinmartensson@gmail.com",
  82. "url": "github.com/kevva"
  83. },
  84. {
  85. "name": "Shinnosuke Watanabe",
  86. "url": "github.com/shinnn"
  87. }
  88. ],
  89. "name": "zopflipng-bin",
  90. "repository": {
  91. "type": "git",
  92. "url": "git+https://github.com/imagemin/zopflipng-bin.git"
  93. },
  94. "scripts": {
  95. "postinstall": "node lib/install.js",
  96. "test": "xo && ava"
  97. },
  98. "version": "5.0.0"
  99. }