{
  "name": "preeti-unicode",
  "version": "0.0.1",
  "description": "convert preeti font to unicode",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "/dist"
  ],
  "scripts": {
    "build": "tsc --build",
    "clean": "tsc --build --clean"
  },
  "keywords": [
    "PREETI",
    "UNICODE",
    "Preeti-unicode",
    "Preeti to unicode"
  ],
  "author": "Rujan Maharjan",
  "license": "ISC",
  "devDependencies": {
    "typescript": "^4.9.5"
  }
}
