BLACKSITE
:
216.73.216.62
:
147.93.18.13 / vinyasaweddings.com
:
Linux srv667811 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
:
/
usr
/
share
/
nodejs
/
globals
/
Upload File:
files >> //usr/share/nodejs/globals/package.json
{ "name": "globals", "version": "13.23.0", "description": "Global identifiers from different JavaScript environments", "license": "MIT", "repository": "sindresorhus/globals", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "engines": { "node": ">=8" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js", "index.d.ts", "globals.json" ], "keywords": [ "globals", "global", "identifiers", "variables", "vars", "jshint", "eslint", "environments" ], "dependencies": { "type-fest": "^0.20.2" }, "devDependencies": { "ava": "^2.4.0", "tsd": "^0.14.0", "xo": "^0.36.1" }, "xo": { "ignores": [ "get-browser-globals.js" ], "rules": { "node/no-unsupported-features/es-syntax": "off" } }, "tsd": { "compilerOptions": { "resolveJsonModule": true } } }