HEX
Server: LiteSpeed
System: Linux s1296.sgp1.mysecurecloudhost.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: bishwesh (1878)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/bishwesh/internstolearn.com/node_modules/estree-is-function/package.json
{
  "_from": "estree-is-function@^1.0.0",
  "_id": "estree-is-function@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-nSCWn1jkSq2QAtkaVLJZY2ezwcFO161HVc174zL1KPW3RJ+O6C3eJb8Nx7OXzvhoEv+nLgSR1g71oWUHUDTrJA==",
  "_location": "/estree-is-function",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "estree-is-function@^1.0.0",
    "name": "estree-is-function",
    "escapedName": "estree-is-function",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/scope-analyzer"
  ],
  "_resolved": "https://registry.npmjs.org/estree-is-function/-/estree-is-function-1.0.0.tgz",
  "_shasum": "c0adc29806d7f18a74db7df0f3b2666702e37ad2",
  "_spec": "estree-is-function@^1.0.0",
  "_where": "D:\\webserver\\laragon\\www\\internstolearn\\node_modules\\scope-analyzer",
  "author": {
    "name": "Renée Kooi",
    "email": "renee@kooi.me"
  },
  "bugs": {
    "url": "https://github.com/goto-bus-stop/estree-is-function/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "check if an AST node is a function of some sort",
  "devDependencies": {
    "acorn": "^5.2.1",
    "standard": "^10.0.3",
    "tape": "^4.8.0"
  },
  "homepage": "https://github.com/goto-bus-stop/estree-is-function",
  "keywords": [
    "arrow-function",
    "check",
    "detect",
    "estree",
    "function",
    "functiondeclaration",
    "functionexpression"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "estree-is-function",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/goto-bus-stop/estree-is-function.git"
  },
  "scripts": {
    "test": "standard && node test.js"
  },
  "version": "1.0.0"
}