Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/etherpad/src/node_modules/jsonminify/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/etherpad/src/node_modules/jsonminify/package.json
{
    "name": "jsonminify",
    "version": "0.4.2",
    "description": "JSON.minify() minifies blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.",
    "keywords": [
        "node",
        "json",
        "JSON-like",
        "comment"
    ],
    "scripts": {
        "test": "mocha -r should test/test-*.js"
    },
    "homepage": "https://github.com/fkei/JSON.minify",
    "bugs": {
        "email": "kei.topaz@gmail.com",
        "url": "https://github.com/fkei/JSON.minify/issues"
    },
    "author": {
        "name": "Kei Funagayama",
        "email": "kei.topaz@gmail.com",
        "url": "https://github.com/fkei"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/fkei/JSON.minify.git"
    },
    "devDependencies": {
        "mocha": "*",
        "jshint": "*",
        "should": "*",
        "jsdoc": "*",
        "plato": "*"
    },
    "engines": {
        "node": ">=0.8.0",
        "npm": ">=1.1.0"
    },
    "main": "./minify.json.js",
    "license": "MIT"
}

SAMX