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/@babel/parser/package.json
{
  "_args": [
    [
      "@babel/parser@7.23.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "@babel/parser@7.23.0",
  "_id": "@babel/parser@7.23.0",
  "_inBundle": false,
  "_integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==",
  "_location": "/@babel/parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/parser@7.23.0",
    "name": "@babel/parser",
    "escapedName": "@babel%2fparser",
    "scope": "@babel",
    "rawSpec": "7.23.0",
    "saveSpec": null,
    "fetchSpec": "7.23.0"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/template",
    "/@babel/traverse"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz",
  "_spec": "7.23.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bin": {
    "parser": "bin/babel-parser.js"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen"
  },
  "description": "A JavaScript parser",
  "devDependencies": {
    "@babel/code-frame": "^7.22.13",
    "@babel/helper-check-duplicate-nodes": "^7.22.5",
    "@babel/helper-fixtures": "^7.22.19",
    "@babel/helper-string-parser": "^7.22.5",
    "@babel/helper-validator-identifier": "^7.22.20",
    "charcodes": "^0.2.0"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "files": [
    "bin",
    "lib",
    "typings/babel-parser.d.ts",
    "index.cjs"
  ],
  "homepage": "https://babel.dev/docs/en/next/babel-parser",
  "keywords": [
    "babel",
    "javascript",
    "parser",
    "tc39",
    "ecmascript",
    "@babel/parser"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/parser",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-parser"
  },
  "type": "commonjs",
  "types": "./typings/babel-parser.d.ts",
  "version": "7.23.0"
}