Państwowy Ośrodek Magazynowania Faksymili https://pomf.wandystan.eu/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

31 lines
712 B

  1. {
  2. "name": "pomf",
  3. "version": "2.1.0",
  4. "description": "Kawaii file host",
  5. "homepage": "https://pantsu.cat/",
  6. "repository": {
  7. "type": "git",
  8. "url": "https://github.com/pomf/pomf"
  9. },
  10. "author": "Eliot Whalan <ewhal@pantsu.cat>",
  11. "contributors": [
  12. "Eric Johansson <neku@pomf.se>",
  13. "Peter Lejeck <peter.lejeck@gmail.com>",
  14. "cenci0 <alchimist94@gmail.com>",
  15. "Juuso Lapinlampi <wub@partyvan.eu>",
  16. "Luminarys <postmaster@gensok.io>"
  17. ],
  18. "license": "MIT",
  19. "bugs": {
  20. "url": "https://github.com/pomf/pomf/issues"
  21. },
  22. "devDependencies": {
  23. "clean-css": "^3.4.18",
  24. "uglify-js": "^2.6.2",
  25. "swig": "^1.4.2"
  26. },
  27. "dependencies": {
  28. "htmlmin": "0.0.6"
  29. }
  30. }