REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.76 KB
Close
/home/byroehnu/easepay.easetack.com/node_modules/pngjs/package.json
Text
Base64
{ "name": "pngjs", "version": "5.0.0", "description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.", "contributors": [ "Alexandre Paré", "Gaurav Mali", "Gusts Kaksis", "Kuba Niegowski", "Luke Page", "Pietajan De Potter", "Steven Sojka", "liangzeng", "Michael Vogt", "Xin-Xin Wang", "toriningen", "Eugene Kulabuhov" ], "homepage": "https://github.com/lukeapage/pngjs", "keywords": [ "PNG", "decoder", "encoder", "js-png", "node-png", "parser", "png", "png-js", "png-parse", "pngjs" ], "engines": { "node": ">=10.13.0" }, "main": "./lib/png.js", "directories": { "lib": "lib", "example": "examples", "test": "test" }, "scripts": { "build": "yarn prepublish", "prepublish": "yarn browserify", "browserify": "browserify lib/png.js --standalone png > browser.js", "coverage": "nyc --reporter=lcov --reporter=text-summary tape test/*-spec.js nolarge", "test": "yarn lint && yarn prettier:check && tape test/*-spec.js | tap-dot && node test/run-compare", "lint": "eslint .", "prettier:write": "prettier --write .", "prettier:check": "prettier --check ." }, "repository": { "type": "git", "url": "git://github.com/lukeapage/pngjs.git" }, "license": "MIT", "bugs": { "url": "https://github.com/lukeapage/pngjs/issues" }, "devDependencies": { "browserify": "16.5.1", "buffer-equal": "1.0.0", "codecov": "3.6.5", "connect": "3.7.0", "eslint": "6.8.0", "eslint-config-prettier": "6.10.1", "nyc": "15.0.1", "prettier": "2.0.4", "puppeteer": "2.1.1", "serve-static": "1.14.1", "tap-dot": "2.0.0", "tape": "4.13.2" } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
coverage
DIR
-
drwxr-xr-x
2026-03-14 01:49:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lib
DIR
-
drwxr-xr-x
2026-03-14 01:49:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.eslintignore
31 B
lrw-r--r--
2026-02-27 09:44:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.eslintrc.json
320 B
lrw-r--r--
2026-02-27 09:44:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.prettierignore
43 B
lrw-r--r--
2026-02-27 09:44:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
browser.js
469.72 KB
lrw-r--r--
2026-02-27 09:45:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.12 KB
lrw-r--r--
2026-02-27 09:45:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.76 KB
lrw-r--r--
2026-02-27 09:45:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
13.08 KB
lrw-r--r--
2026-02-27 09:45:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).