2022-12-27 12:05:56 +01:00
{
2023-03-08 16:17:26 +01:00
"_args" : [
[
"@next/font@13.1.1" ,
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
] ,
"_from" : "@next/font@13.1.1" ,
"_id" : "@next/font@13.1.1" ,
"_inBundle" : false ,
"_integrity" : "sha512-amygRorS05hYK1/XQRZo5qBl7l2fpHnezeKU/cNveWU5QJg+sg8gMGkUXHtvesNKpiKIJshBRH1TzvO+2sKpvQ==" ,
"_location" : "/@next/font" ,
"_phantomChildren" : { } ,
"_requested" : {
"type" : "version" ,
"registry" : true ,
"raw" : "@next/font@13.1.1" ,
"name" : "@next/font" ,
"escapedName" : "@next%2ffont" ,
"scope" : "@next" ,
"rawSpec" : "13.1.1" ,
"saveSpec" : null ,
"fetchSpec" : "13.1.1"
} ,
"_requiredBy" : [
"/"
] ,
"_resolved" : "https://registry.npmjs.org/@next/font/-/font-13.1.1.tgz" ,
"_spec" : "13.1.1" ,
"_where" : "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab" ,
"bugs" : {
"url" : "https://github.com/vercel/next.js/issues"
} ,
"description" : "`@next/font` includes built-in automatic self-hosting for any font file. This means you can optimally load web fonts with zero layout shift, thanks to the underlying CSS size-adjust property used." ,
"devDependencies" : {
"@types/fontkit" : "2.0.0" ,
"@vercel/ncc" : "0.34.0" ,
"fontkit" : "2.0.2"
2022-12-27 12:05:56 +01:00
} ,
"files" : [
"dist" ,
"google" ,
"local"
] ,
2023-03-08 16:17:26 +01:00
"homepage" : "https://github.com/vercel/next.js#readme" ,
2022-12-27 12:05:56 +01:00
"license" : "MIT" ,
2023-03-08 16:17:26 +01:00
"name" : "@next/font" ,
"repository" : {
"url" : "git+https://github.com/vercel/next.js.git" ,
"directory" : "packages/font"
} ,
2022-12-27 12:05:56 +01:00
"scripts" : {
"build" : "rimraf dist && pnpm ncc-fontkit && tsc -d -p tsconfig.json" ,
"dev" : "pnpm ncc-fontkit && tsc -d -w -p tsconfig.json" ,
2023-03-08 16:17:26 +01:00
"ncc-fontkit" : "ncc build ./fontkit.js -o dist/fontkit" ,
"prepublishOnly" : "cd ../../ && turbo run build" ,
"typescript" : "tsec --noEmit -p tsconfig.json"
2022-12-27 12:05:56 +01:00
} ,
2023-03-08 16:17:26 +01:00
"version" : "13.1.1"
2022-12-27 12:05:56 +01:00
}