UNPKG

regexp-cjk-with-plugin-enabled

Version:
123 lines (122 loc) 2.78 kB
{ "name": "regexp-cjk-with-plugin-enabled", "version": "1.0.23", "description": "zhRegExp from all plugin enabled with unsafe options", "keywords": [ "big5", "char", "character", "characters", "charset", "check", "chinese", "cjk", "cn", "cn2tw", "conv", "conversion", "convert", "emit", "euc-jp", "event", "expression", "gb2312", "gbk", "generator", "hanja", "hanzi", "hook", "is", "japanese", "javascript", "jp2zhs", "jp2zht", "kanji", "match", "node-novel", "on", "parse", "re", "regex", "regexp", "regular", "regular expression", "simplified", "str-util", "test", "tool", "traditional", "transform", "tw", "tw2cn", "type", "unicode", "util", "words", "zh", "zh2jp", "zhs", "zht", "codegen", "desugaring", "ecmascript", "es5", "es6", "escape unicode", "escape unicode property", "harmony", "plugin", "property", "refactoring", "regexp-cjk", "regexp-cjk-plugin", "regexpu", "regular expressions", "rewriting", "syntax", "transformation", "transpile", "transpiler", "unicode property", "cjk-conv", "greedy", "slugify", "table", "zh-cn", "zh-tw" ], "homepage": "https://github.com/bluelovers/ws-regexp/tree/master/packages/regexp-cjk-with-plugin-enabled#readme", "bugs": { "url": "https://github.com/bluelovers/ws-regexp/issues" }, "repository": { "type": "git", "url": "git+https://github.com/bluelovers/ws-regexp.git", "directory": "packages/regexp-cjk-with-plugin-enabled" }, "license": "ISC", "author": "bluelovers", "main": "index.js", "scripts": { "coverage": "yarn run test -- --coverage", "lint": "ynpx --quiet eslint -- **/*.ts", "test": "echo \"Error: no test specified\"", "test:jest": "jest --passWithNoTests", "test:jest:snapshot": "yarn run test:jest -- -u", "test:mocha": "ynpx --quiet -p ts-node -p mocha mocha -- --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"", "test:snapshot": "yarn run test -- -u", "test:tsd": "ynpx tsd", "preversion": "echo preversion && yarn run test", "prepublishOnly:check-bin": "ynpx --quiet @yarn-tool/check-pkg-bin", "prepublishOnly:update": "yarn run ncu && yarn run sort-package-json", "ncu": "yarn-tool ncu -u", "sort-package-json": "yarn-tool sort" }, "dependencies": { "regexp-cjk": "^3.3.117", "regexp-cjk-plugin-escape-unicode-property": "^1.0.39", "regexp-cjk-plugin-extra": "^1.0.45", "tslib": ">=2" }, "gitHead": "a6b408eb4b5e7006ebb9b37819a8809ee72c3535" }