2022-12-27 12:05:56 +01:00
|
|
|
{
|
2023-03-08 16:17:26 +01:00
|
|
|
"_args": [
|
|
|
|
|
[
|
|
|
|
|
"@next/env@13.1.1",
|
|
|
|
|
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"_from": "@next/env@13.1.1",
|
|
|
|
|
"_id": "@next/env@13.1.1",
|
|
|
|
|
"_inBundle": false,
|
|
|
|
|
"_integrity": "sha512-vFMyXtPjSAiOXOywMojxfKIqE3VWN5RCAx+tT3AS3pcKjMLFTCJFUWsKv8hC+87Z1F4W3r68qTwDFZIFmd5Xkw==",
|
|
|
|
|
"_location": "/@next/env",
|
|
|
|
|
"_phantomChildren": {},
|
|
|
|
|
"_requested": {
|
|
|
|
|
"type": "version",
|
|
|
|
|
"registry": true,
|
|
|
|
|
"raw": "@next/env@13.1.1",
|
|
|
|
|
"name": "@next/env",
|
|
|
|
|
"escapedName": "@next%2fenv",
|
|
|
|
|
"scope": "@next",
|
|
|
|
|
"rawSpec": "13.1.1",
|
|
|
|
|
"saveSpec": null,
|
|
|
|
|
"fetchSpec": "13.1.1"
|
|
|
|
|
},
|
|
|
|
|
"_requiredBy": [
|
|
|
|
|
"/next"
|
|
|
|
|
],
|
|
|
|
|
"_resolved": "https://registry.npmjs.org/@next/env/-/env-13.1.1.tgz",
|
|
|
|
|
"_spec": "13.1.1",
|
|
|
|
|
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "Next.js Team",
|
|
|
|
|
"email": "support@vercel.com"
|
|
|
|
|
},
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/vercel/next.js/issues"
|
|
|
|
|
},
|
|
|
|
|
"description": "Next.js dotenv file loading",
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@vercel/ncc": "0.34.0",
|
|
|
|
|
"dotenv": "10.0.0",
|
|
|
|
|
"dotenv-expand": "8.0.1",
|
|
|
|
|
"rimraf": "3.0.2"
|
|
|
|
|
},
|
|
|
|
|
"files": [
|
|
|
|
|
"dist",
|
|
|
|
|
"types"
|
|
|
|
|
],
|
|
|
|
|
"homepage": "https://github.com/vercel/next.js#readme",
|
2022-12-27 12:05:56 +01:00
|
|
|
"keywords": [
|
|
|
|
|
"react",
|
|
|
|
|
"next",
|
|
|
|
|
"next.js",
|
|
|
|
|
"dotenv"
|
|
|
|
|
],
|
2023-03-08 16:17:26 +01:00
|
|
|
"license": "MIT",
|
|
|
|
|
"main": "dist/index.js",
|
|
|
|
|
"name": "@next/env",
|
2022-12-27 12:05:56 +01:00
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
2023-03-08 16:17:26 +01:00
|
|
|
"url": "git+https://github.com/vercel/next.js.git",
|
2022-12-27 12:05:56 +01:00
|
|
|
"directory": "packages/next-env"
|
|
|
|
|
},
|
|
|
|
|
"scripts": {
|
2023-03-08 16:17:26 +01:00
|
|
|
"build": "pnpm release && pnpm types",
|
2022-12-27 12:05:56 +01:00
|
|
|
"dev": "ncc build ./index.ts -w -o dist/",
|
2023-03-08 16:17:26 +01:00
|
|
|
"prepublishOnly": "cd ../../ && turbo run build",
|
2022-12-27 12:05:56 +01:00
|
|
|
"prerelease": "rimraf ./dist/",
|
|
|
|
|
"release": "ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register",
|
2023-03-08 16:17:26 +01:00
|
|
|
"types": "tsc index.ts --declaration --emitDeclarationOnly --declarationDir types --esModuleInterop"
|
2022-12-27 12:05:56 +01:00
|
|
|
},
|
2023-03-08 16:17:26 +01:00
|
|
|
"types": "types/index.d.ts",
|
|
|
|
|
"version": "13.1.1"
|
2022-12-27 12:05:56 +01:00
|
|
|
}
|