{
  "_from": "@swc/helpers@0.4.14",
  "_id": "@swc/helpers@0.4.14",
  "_inBundle": false,
  "_integrity": "sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==",
  "_location": "/@swc/helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@swc/helpers@0.4.14",
    "name": "@swc/helpers",
    "escapedName": "@swc%2fhelpers",
    "scope": "@swc",
    "rawSpec": "0.4.14",
    "saveSpec": null,
    "fetchSpec": "0.4.14"
  },
  "_requiredBy": [
    "/next"
  ],
  "_resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.4.14.tgz",
  "_shasum": "1352ac6d95e3617ccb7c1498ff019654f1e12a74",
  "_spec": "@swc/helpers@0.4.14",
  "_where": "/home/anamorf/nodevenv/next.debeerst.com/10/lib/node_modules/next",
  "author": {
    "name": "강동윤",
    "email": "kdy1997.dev@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/swc-project/swc/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2.4.0"
  },
  "deprecated": false,
  "description": "External helpers for the swc project.",
  "devDependencies": {
    "@swc/cli": "^0.1.36",
    "@swc/core": "=1.3.3"
  },
  "esnext": "src/index.mjs",
  "homepage": "https://swc.rs",
  "keywords": [
    "swc",
    "helpers"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "module": "src/index.mjs",
  "name": "@swc/helpers",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/swc-project/swc.git"
  },
  "scripts": {
    "build": "swc -V && bash ./scripts/build.sh",
    "prepublishOnly": "bash ./scripts/build.sh"
  },
  "sideEffects": false,
  "version": "0.4.14"
}
