{
  "name": "npm-package-json-loader",
  "version": "3.0.15",
  "private": false,
  "description": "用於載入、處理和寫入 package.json 的工具類別，支援自動修復、排序與驗證功能",
  "keywords": [
    "conf",
    "config",
    "find",
    "json",
    "loader",
    "module",
    "npm",
    "package",
    "pkg",
    "sort",
    "yarn"
  ],
  "homepage": "https://github.com/bluelovers/ws-yarn-workspaces/tree/master/packages/node-package-json-loader#readme",
  "bugs": {
    "url": "https://github.com/bluelovers/ws-yarn-workspaces/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
    "directory": "packages/node-package-json-loader"
  },
  "license": "ISC",
  "licenses": [],
  "author": "",
  "contributors": [],
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "coverage": "pnpm run test -- --coverage",
    "lint": "eslint .",
    "test": "jest -u",
    "test:jest": "jest --passWithNoTests",
    "test:jest:coverage": "pnpm run test:jest -- --coverage",
    "test:jest:snapshot": "pnpm run test:jest -- -u",
    "test:snapshot": "pnpm run test -u",
    "test:tsd": "ynpx tsd",
    "preversion": "pnpm run test",
    "prepublishOnly": "echo prepublishOnly",
    "postpublish_": "git commit -m \"chore(release): publish\" .",
    "ncu": "npx yarn-tool ncu -u",
    "sort-package-json": "npx yarn-tool sort",
    "tsc:showConfig": "ynpx get-current-tsconfig -p"
  },
  "config": {},
  "dependencies": {
    "@bluelovers/fs-json": "^1.0.17",
    "@ts-type/package-dts": "^3.0.9",
    "@yarn-tool/pkg-entry-util": "^3.0.14",
    "@yarn-tool/resolve-package": "^3.0.10",
    "@yarn-tool/write-package-json": "^1.0.17",
    "bind-decorator": "^1.0.11",
    "fs-extra": "^11.4.0",
    "sort-package-json3": "^3.0.12",
    "ts-type": "^3.0.13",
    "tslib": ">=2.8.1"
  },
  "bundleDependencies": [],
  "preferGlobal": true,
  "publishConfig": {},
  "gitHead": "008888d233d299e89673cbc45a2712ba9bf825c1"
}
