71 lines
1.7 KiB
JSON
71 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@swc/helpers@0.4.14",
|
|
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
|
|
]
|
|
],
|
|
"_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",
|
|
"_spec": "0.4.14",
|
|
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
|
|
"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.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"
|
|
}
|