{
  "name": "pretendard-lite",
  "version": "1.0.1",
  "description": "가볍고 빠른 프리텐다드 폰트 패키지",
  "main": "index.js",
  "types": "declaration.d.ts",
  "files": [
    "fonts",
    "style.css",
    "index.js",
    "declaration.d.ts"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "pretendard",
    "font",
    "korean",
    "typography",
    "typescript"
  ],
  "author": "leessang10",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/leessang10/pretendard-lite.git"
  },
  "bugs": {
    "url": "https://github.com/leessang10/pretendard-lite/issues"
  },
  "homepage": "https://github.com/leessang10/pretendard-lite#readme",
  "publishConfig": {
    "access": "public"
  }
}
