{
  "name": "fs-iconv",
  "version": "3.1.21",
  "description": "save file with charset/encoding/iconv",
  "keywords": [
    "async",
    "big-5",
    "big5",
    "buffer",
    "charset",
    "chinese",
    "convert",
    "copy",
    "create",
    "decode",
    "delete",
    "directory",
    "encode",
    "encoding",
    "euc-jp",
    "extra",
    "file",
    "file system",
    "fs",
    "gb2312",
    "gbk",
    "iconv",
    "iconv-lite",
    "icu",
    "json",
    "mkdir",
    "mkdirp",
    "mkdirs",
    "move",
    "output",
    "read",
    "recursive",
    "remove",
    "shift_jis",
    "stream",
    "string",
    "sync",
    "text",
    "touch",
    "unicode",
    "utf-8",
    "write"
  ],
  "homepage": "https://github.com/bluelovers/ws-iconv/tree/master/packages/fs-iconv#readme",
  "bugs": {
    "url": "https://github.com/bluelovers/ws-iconv/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-iconv.git",
    "directory": "packages/fs-iconv"
  },
  "license": "ISC",
  "author": "bluelovers",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "coverage": "yarn run test -- --coverage",
    "test": "jest",
    "test:jest": "jest --passWithNoTests",
    "test:jest:coverage": "yarn run test:jest -- --coverage",
    "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": "lerna publish --yes --cd-version patch",
    "preversion": "yarn run test",
    "prepublish:lockfile": "ynpx sync-lockfile .",
    "postpublish_": "git commit -m \"chore(release): publish\" .",
    "ncu": "yarn-tool ncu -u",
    "sort-package-json": "yarn-tool sort",
    "tsc:showConfig": "ynpx get-current-tsconfig -p"
  },
  "dependencies": {
    "@lazy-node/sanitize-filename": "^1.0.15",
    "bluebird": "^3.7.2",
    "fs-extra": "^11.2.0",
    "iconv-jschardet": "^2.0.36",
    "lodash": "^4.17.21",
    "ts-type": "^3.0.1",
    "tslib": "^2"
  },
  "devDependencies": {
    "sanitize-filename": "^1.6.3"
  },
  "gitHead": "b3974c1f5bf98e50fca3e403453837fc8e681230"
}
