{
  "name": "@nger/typeorm-native",
  "version": "0.0.12",
  "description": "> TODO: description",
  "author": "imeepos <admin@meepo.com.cn>",
  "homepage": "https://github.com/meepobrother/nger-typeorm#readme",
  "license": "ISC",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/meepobrother/nger-typeorm.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/meepobrother/nger-typeorm/issues"
  },
  "dependencies": {
    "@nger/core": "^1.9.28",
    "chalk": "^3.0.0",
    "cli-highlight": "^2.1.4",
    "glob": "^7.1.6",
    "sha.js": "^2.4.11"
  },
  "devDependencies": {
    "@types/sha.js": "^2.4.0"
  }
}
