|
- {
- "name": "pomf",
- "version": "2.1.0",
- "description": "Kawaii file host",
- "homepage": "https://pantsu.cat/",
- "repository": {
- "type": "git",
- "url": "https://github.com/pomf/pomf"
- },
- "author": "Eliot Whalan <ewhal@pantsu.cat>",
- "contributors": [
- "Eric Johansson <neku@pomf.se>",
- "Peter Lejeck <peter.lejeck@gmail.com>",
- "cenci0 <alchimist94@gmail.com>",
- "Juuso Lapinlampi <wub@partyvan.eu>",
- "Luminarys <postmaster@gensok.io>"
- ],
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/pomf/pomf/issues"
- },
- "devDependencies": {
- "clean-css": "^3.4.18",
- "uglify-js": "^2.6.2",
- "swig": "^1.4.2"
- },
- "dependencies": {
- "htmlmin": "0.0.6"
- }
- }
|