{
  "name": "@corelink/cle-algorithm",
  "version": "2.11.0",
  "description": "CLE Algorithm",
  "repository": {
    "type": "git",
    "url": "https://github.com/corelink-shenzhen/cle-algorithm.git"
  },
  "author": {
    "name": "Yu Chen",
    "email": "yu@chen.news",
    "url": "https://yu.chen.news"
  },
  "keywords": [
    "typescript",
    "napi",
    "node",
    "module",
    "javascript",
    "js"
  ],
  "files": [
    "lib",
    "build"
  ],
  "main": "lib/index",
  "types": "lib/index",
  "dependencies": { }
}
