HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-172-31-4-197 6.8.0-1036-aws #38~22.04.1-Ubuntu SMP Fri Aug 22 15:44:33 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/www/web.enelar.com.co/node_modules/node-machine-id/package.json
{
  "name": "node-machine-id",
  "version": "1.1.12",
  "main": "./dist/index.js",
  "types": "./types/index.d.ts",
  "description": "Unique machine (desktop) id (no admin privileges required).",
  "author": "Aleksandr Komlev",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:automation-stack/node-machine-id.git"
  },
  "keywords": [
    "unique id",
    "license",
    "trial",
    "user license",
    "user id",
    "machine id",
    "unique platform id",
    "node platform id",
    "unique identifier",
    "restrictions",
    "electron id",
    "nw.js id"
  ],
  "bugs": {
    "url": "https://github.com/automation-stack/node-machine-id/issues"
  },
  "homepage": "https://github.com/automation-stack/node-machine-id#readme",
  "scripts": {
    "build": "WEBPACK=node_modules/webpack/bin/webpack.js && $WEBPACK --config webpack.config.babel.js",
    "prepublish": "npm run test",
    "lint": "node_modules/eslint/bin/eslint.js -c .eslintrc ./src",
    "test": "node_modules/mocha/bin/mocha --compilers js:babel-core/register ./tests"
  },
  "devDependencies": {
    "babel-cli": "^6.18.0",
    "babel-core": "^6.21.0",
    "babel-eslint": "^7.1.1",
    "babel-loader": "^6.2.4",
    "babel-plugin-array-includes": "^2.0.3",
    "babel-plugin-lodash": "^2.2.1",
    "babel-plugin-module-resolver": "^2.4.0",
    "babel-plugin-syntax-async-functions": "^6.5.0",
    "babel-plugin-syntax-decorators": "^6.5.0",
    "babel-plugin-syntax-flow": "^6.8.0",
    "babel-plugin-syntax-object-rest-spread": "^6.5.0",
    "babel-plugin-transform-async-to-module-method": "^6.7.0",
    "babel-plugin-transform-class-properties": "^6.6.0",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-flow-strip-types": "^6.8.0",
    "babel-plugin-transform-regenerator": "^6.6.5",
    "babel-plugin-transform-runtime": "^6.6.0",
    "babel-polyfill": "^6.7.2",
    "babel-preset-es2015": "^6.6.0",
    "babel-preset-stage-0": "^6.5.0",
    "babel-runtime": "^6.6.1",
    "bundlesize": "^0.6.1",
    "chai": "^3.5.0",
    "copy-webpack-plugin": "^1.1.1",
    "eslint": "^2.6.0",
    "eslint-loader": "^1.3.0",
    "eslint-plugin-babel": "^3.2.0",
    "eslint-plugin-flowtype": "^2.3.0",
    "estraverse-fb": "^1.3.1",
    "html-webpack-plugin": "^2.10.0",
    "json-loader": "^0.5.4",
    "mocha": "^2.4.5",
    "raw-loader": "^0.5.1",
    "source-map-support": "^0.4.0",
    "webpack": "1.14.0"
  }
}