{
  "name": "@liff/liff-types",
  "version": "2.27.3",
  "description": "@liff/liff-types",
  "license": "SEE LICENSE IN README.md",
  "types": "lib/index.d.ts",
  "directories": {
    "lib": "lib"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "scripts": {
    "typecheck": "tsc --noEmit",
    "build:cdn": "tsc --emitDeclarationOnly",
    "build:npm": "tsc --emitDeclarationOnly",
    "build:prerelease": "tsc --emitDeclarationOnly",
    "clean": "rm -rf ./lib ./tsconfig.tsbuildinfo"
  },
  "peerDependencies": {
    "tslib": "^2.3.0"
  },
  "dependencies": {
    "@liff/analytics": "2.27.3",
    "@liff/close-window": "2.27.3",
    "@liff/create-shortcut-on-home-screen": "2.27.3",
    "@liff/get-app-language": "2.27.3",
    "@liff/get-friendship": "2.27.3",
    "@liff/get-language": "2.27.3",
    "@liff/get-line-version": "2.27.3",
    "@liff/get-origins": "2.27.3",
    "@liff/get-os": "2.27.3",
    "@liff/get-profile": "2.27.3",
    "@liff/get-version": "2.27.3",
    "@liff/i18n": "2.27.3",
    "@liff/iap": "2.27.3",
    "@liff/init": "2.27.3",
    "@liff/is-api-available": "2.27.3",
    "@liff/is-in-client": "2.27.3",
    "@liff/is-logged-in": "2.27.3",
    "@liff/is-sub-window": "2.27.3",
    "@liff/login": "2.27.3",
    "@liff/logout": "2.27.3",
    "@liff/native-bridge": "2.27.3",
    "@liff/open-window": "2.27.3",
    "@liff/permanent-link": "2.27.3",
    "@liff/permission": "2.27.3",
    "@liff/ready": "2.27.3",
    "@liff/scan-code-v2": "2.27.3",
    "@liff/send-messages": "2.27.3",
    "@liff/share-target-picker": "2.27.3",
    "@liff/store": "2.27.3",
    "@liff/sub-window": "2.27.3",
    "@liff/use": "2.27.3"
  }
}
