{
  "name": "novel-text",
  "version": "1.1.45",
  "description": "node-novel core module",
  "keywords": [
    "chinese",
    "expression",
    "format",
    "keywords",
    "match",
    "node-novel",
    "node-text",
    "novel",
    "parse",
    "re",
    "regex",
    "regexp",
    "regular",
    "regular expression",
    "replace",
    "sort",
    "text",
    "txt"
  ],
  "homepage": "https://github.com/bluelovers/ws-node-novel/tree/master/packages/novel-text#readme",
  "bugs": {
    "url": "https://github.com/bluelovers/ws-node-novel/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-node-novel.git",
    "directory": "packages/novel-text"
  },
  "license": "ISC",
  "author": "bluelovers",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "coverage": "yarn run test -- --coverage",
    "test": "echo \"Error: no test specified\"",
    "test:jest": "jest --passWithNoTests",
    "test:jest:snapshot": "yarn run test:jest -- -u",
    "test:snapshot": "yarn run test -- -u",
    "test:tsd": "ynpx tsd",
    "npm:publish": "npm publish",
    "npm:publish:lerna": "npx lerna publish --yes --cd-version patch",
    "preversion": "yarn run test",
    "prepublish:lockfile": "npx sync-lockfile .",
    "prepublishOnly_": "yarn run ncu && yarn run sort-package-json && yarn run test",
    "_publish": "npm publish",
    "postpublish_": "git commit -m \"chore(release): publish\" .",
    "local-link": "npm link str-util",
    "ncu": "npx yarn-tool ncu -u",
    "sort-package-json": "npx yarn-tool sort"
  },
  "dependencies": {
    "@lazy-cjk/novel-filename": "^1.0.51",
    "blank-line": "^2.0.8",
    "crlf-normalize": "^1.0.20",
    "env-bool": "^2.0.1",
    "str-util": "^3.0.2",
    "tieba-harmony": "^2.0.38",
    "tslib": "^2"
  },
  "gitHead": "b2b758eb863a93ab885d36a71589d1da4bb2635b"
}
