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": "escodegen",
    "description": "ECMAScript code generator",
    "homepage": "http://github.com/Constellation/escodegen",
    "main": "escodegen.js",
    "bin": {
        "esgenerate": "./bin/esgenerate.js",
        "escodegen": "./bin/escodegen.js"
    },
    "version": "1.2.0",
    "engines": {
        "node": ">=0.4.0"
    },
    "maintainers": [
        {
            "name": "Yusuke Suzuki",
            "email": "utatane.tea@gmail.com",
            "web": "http://github.com/Constellation"
        }
    ],
    "repository": {
        "type": "git",
        "url": "http://github.com/Constellation/escodegen.git"
    },
    "dependencies": {
        "esprima": "~1.0.4",
        "estraverse": "~1.5.0",
        "esutils": "~1.0.0"
    },
    "optionalDependencies": {
        "source-map": "~0.1.30"
    },
    "devDependencies": {
        "esprima-moz": "*",
        "q": "*",
        "bower": "*",
        "semver": "*",
        "chai": "~1.7.2",
        "gulp": "~3.5.0",
        "gulp-mocha": "~0.4.1",
        "gulp-eslint": "~0.1.2",
        "jshint-stylish": "~0.1.5",
        "gulp-jshint": "~1.4.0",
        "commonjs-everywhere": "~0.9.6"
    },
    "licenses": [
        {
            "type": "BSD",
            "url": "http://github.com/Constellation/escodegen/raw/master/LICENSE.BSD"
        }
    ],
    "scripts": {
        "test": "gulp travis",
        "unit-test": "gulp test",
        "lint": "gulp lint",
        "release": "node tools/release.js",
        "build-min": "./node_modules/.bin/cjsify -ma path: tools/entry-point.js > escodegen.browser.min.js",
        "build": "./node_modules/.bin/cjsify -a path: tools/entry-point.js > escodegen.browser.js"
    }
}
© 2026 GrazzMean