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/dash-ast/package.json
{
  "_args": [
    [
      "dash-ast@1.0.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "dash-ast@1.0.0",
  "_id": "dash-ast@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==",
  "_location": "/dash-ast",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dash-ast@1.0.0",
    "name": "dash-ast",
    "escapedName": "dash-ast",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/undeclared-identifiers"
  ],
  "_resolved": "https://registry.npmjs.org/dash-ast/-/dash-ast-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Renée Kooi",
    "email": "renee@kooi.me"
  },
  "bugs": {
    "url": "https://github.com/goto-bus-stop/dash-ast/issues"
  },
  "description": "walk an AST, quickly",
  "devDependencies": {
    "acorn": "^5.5.3",
    "astw": "^2.2.0",
    "estree-walk": "^2.2.0",
    "estree-walker": "^0.5.2",
    "nanobench": "^2.1.1",
    "standard": "^11.0.1",
    "tape": "^4.9.0"
  },
  "homepage": "https://github.com/goto-bus-stop/dash-ast",
  "keywords": [
    "ast",
    "estree",
    "javascript",
    "parse",
    "transform",
    "tree",
    "visitor",
    "walk",
    "walker"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "dash-ast",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/goto-bus-stop/dash-ast.git"
  },
  "scripts": {
    "test": "standard && node test && node bench"
  },
  "version": "1.0.0"
}