mesdan
Version:
Latinî mesdan ile Osmanî metin yazmak için hazırlanmış bir alettir.
55 lines (54 loc) • 1.27 kB
JSON
{
"name": "mesdan",
"version": "1.0.2",
"description": "Latinî mesdan ile Osmanî metin yazmak için hazırlanmış bir alettir.",
"keywords": [
"osmanlıca",
"türkçe",
"türki",
"osmani",
"turkish",
"elifba",
"keyboard",
"tercüme",
"ottoman",
"latini"
],
"type": "module",
"main": "teshir/index.js",
"types": "teshir/index.d.ts",
"scripts": {
"öninşa": "rm -rf teshir",
"inşa": "npm run öninşa && tsc -p .",
"tecrübe": "tsx watch memba/index.ts",
"tedkik": "jest"
},
"author": "KadimElifba",
"license": "MIT",
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/react": "^18.2.64 || ^19.0.8",
"@types/react-dom": "^18.2.19 || ^19.0.3",
"jest": "^29.7.0",
"prettier": "^3.3.1",
"react": "^18.2.0 || ^19.0.0",
"react-dom": "^18.2.0 || ^19.0.0",
"ts-jest": "^29.1.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
},
"peerDependencies": {
"@types/react": ">=18.0.0 <20.0.0",
"@types/react-dom": ">=18.0.0 <20.0.0",
"react": ">=18.0.0 <20.0.0",
"react-dom": ">=18.0.0 <20.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"@types/react-dom": {
"optional": true
}
}
}