HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/undeclared-identifiers/package.json
{
  "_args": [
    [
      "undeclared-identifiers@1.1.3",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "undeclared-identifiers@1.1.3",
  "_id": "undeclared-identifiers@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==",
  "_location": "/undeclared-identifiers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "undeclared-identifiers@1.1.3",
    "name": "undeclared-identifiers",
    "escapedName": "undeclared-identifiers",
    "rawSpec": "1.1.3",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
  },
  "_requiredBy": [
    "/insert-module-globals"
  ],
  "_resolved": "https://registry.npmjs.org/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Renée Kooi",
    "email": "renee@kooi.me"
  },
  "bin": {
    "undeclared-identifiers": "bin.js"
  },
  "bugs": {
    "url": "https://github.com/goto-bus-stop/undeclared-identifiers/issues"
  },
  "dependencies": {
    "acorn-node": "^1.3.0",
    "dash-ast": "^1.0.0",
    "get-assigned-identifiers": "^1.2.0",
    "simple-concat": "^1.0.0",
    "xtend": "^4.0.1"
  },
  "description": "find undeclared identifiers and property accesses in a javascript file.",
  "devDependencies": {
    "jquery": "^3.3.1",
    "lodash": "^4.17.5",
    "nanobench": "^2.1.0",
    "standard": "^11.0.0",
    "tap-spec": "^5.0.0",
    "tape": "^4.0.0",
    "three": "^0.92.0"
  },
  "homepage": "https://github.com/goto-bus-stop/undeclared-identifiers",
  "keywords": [
    "ast",
    "check",
    "detect",
    "identifiers",
    "javascript",
    "undeclared"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "undeclared-identifiers",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/goto-bus-stop/undeclared-identifiers.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js | tap-spec"
  },
  "version": "1.1.3"
}