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": "scope-analyzer",
  "description": "simple scope analysis for javascript ASTs",
  "version": "2.1.2",
  "author": "Renée Kooi <renee@kooi.me>",
  "bugs": {
    "url": "https://github.com/goto-bus-stop/scope-analyzer/issues"
  },
  "dependencies": {
    "array-from": "^2.1.1",
    "dash-ast": "^2.0.1",
    "es6-map": "^0.1.5",
    "es6-set": "^0.1.5",
    "es6-symbol": "^3.1.1",
    "estree-is-function": "^1.0.0",
    "get-assigned-identifiers": "^1.1.0"
  },
  "devDependencies": {
    "acorn": "^8.0.1",
    "babel-core": "^6.26.3",
    "babel-plugin-transform-es2015-template-literals": "^6.22.0",
    "d3": "^4.13.0",
    "has-template-literals": "^1.0.0",
    "nanobench": "^2.1.1",
    "recast": "^0.20.5",
    "standard": "^14.3.1",
    "tape": "^5.0.1",
    "three": "^0.89.0"
  },
  "homepage": "https://github.com/goto-bus-stop/scope-analyzer",
  "keywords": [
    "analysis",
    "ast",
    "javascript",
    "nodes",
    "refactor",
    "rename",
    "scope"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/goto-bus-stop/scope-analyzer.git"
  },
  "scripts": {
    "bench": "nanobench bench/*.js",
    "lint": "standard",
    "tests-only": "node -r ./test/_init.js test/index.js",
    "test": "npm run lint && npm run tests-only"
  }
}
© 2026 GrazzMean