{
  "_args": [
    [
      "@swc/helpers@0.3.17",
      "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi"
    ]
  ],
  "_from": "@swc/helpers@0.3.17",
  "_id": "@swc/helpers@0.3.17",
  "_inBundle": false,
  "_integrity": "sha512-tb7Iu+oZ+zWJZ3HJqwx8oNwSDIU440hmVMDPhpACWQWnrZHK99Bxs70gT1L2dnr5Hg50ZRWEFkQCAnOVVV0z1Q==",
  "_location": "/@swc/helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@swc/helpers@0.3.17",
    "name": "@swc/helpers",
    "escapedName": "@swc%2fhelpers",
    "scope": "@swc",
    "rawSpec": "0.3.17",
    "saveSpec": null,
    "fetchSpec": "0.3.17"
  },
  "_requiredBy": [
    "/fontkit"
  ],
  "_resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.3.17.tgz",
  "_spec": "0.3.17",
  "_where": "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi",
  "author": {
    "name": "강동윤",
    "email": "kdy1997.dev@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/swc-project/swc/issues"
  },
  "dependencies": {
    "tslib": "^2.4.0"
  },
  "description": "External helpers for the swc project.",
  "devDependencies": {
    "@swc/cli": "^0.1.36",
    "@swc/core": "^1.2.196"
  },
  "esnext": "src/index.js",
  "homepage": "https://swc.rs",
  "keywords": [
    "swc",
    "helpers"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "module": "src/index.js",
  "name": "@swc/helpers",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/swc-project/swc.git"
  },
  "scripts": {
    "build": "swc -V && swc src -d lib",
    "prepublishOnly": "swc src -d lib"
  },
  "sideEffects": false,
  "version": "0.3.17"
}
