Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : package.json
{
    "name": "png-js",
    "description": "A PNG decoder in JavaScript",
    "version": "1.0.0",
    "author": {
        "name": "Devon Govett",
        "email": "devongovett@gmail.com",
        "url": "http://badassjs.com/"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/devongovett/png.js.git"
    },
    "bugs": "http://github.com/devongovett/png.js/issues",
    "devDependencies": {
        "jest": "^24.1.0",
        "prettier": "^1.16.4"
    },
    "scripts": {
        "test": "jest",
        "prettier": "prettier test/**/*.js png-node.js png.js --write"
    },
    "main": "png-node.js",
    "engine": [
        "node >= v0.6.0"
    ],
    "jest": {
        "setupFiles": [
            "<rootDir>/test/patch-canvas.js",
            "<rootDir>/zlib.js",
            "<rootDir>/png.js"
        ]
    }
}
© 2026 GrazzMean