{"_id":"font-ligatures","_rev":"2801897","name":"font-ligatures","description":"Find ligature replacements for any system font","dist-tags":{"latest":"1.4.1"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"time":{"modified":"2022-08-05T03:14:03.000Z","created":"2018-05-01T05:54:25.444Z","1.4.1":"2022-01-07T05:24:03.826Z","1.4.0":"2021-03-09T18:35:40.940Z","1.3.3":"2020-07-08T04:55:34.781Z","1.3.2":"2018-08-11T04:50:12.548Z","1.3.1":"2018-08-01T05:58:24.058Z","1.3.0":"2018-05-12T19:12:54.909Z","1.2.4":"2018-05-12T07:23:48.825Z","1.2.3":"2018-05-12T05:25:41.166Z","1.2.2":"2018-05-12T03:51:50.396Z","1.2.1":"2018-05-11T04:57:16.412Z","1.2.0":"2018-05-03T16:13:37.567Z","1.1.1":"2018-05-03T15:52:36.660Z","1.1.0":"2018-05-03T04:16:16.039Z","1.0.0":"2018-05-01T05:54:25.444Z"},"users":{},"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"versions":{"1.4.1":{"name":"font-ligatures","version":"1.4.1","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","commitlint":"commitlint","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov","prerelease":"npm run build","release":"semantic-release","bench":"node --expose-gc bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"font-finder":"^1.0.3","lru-cache":"^6.0.0","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@semantic-release/changelog":"^2.1.2","@semantic-release/git":"^4.0.3","@semantic-release/github":"^4.4.2","@semantic-release/npm":"^3.4.1","@types/lru-cache":"^5.1.0","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^15.1.0","opener":"^1.4.3","pretty-bytes":"^5.0.0","rimraf":"^2.6.2","semantic-release":"^15.9.3","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["src/**/*.ts"],"exclude":["src/**/*.spec.ts"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"9963fd1bcd19d157202232e3da0b07cde511e49b","_id":"font-ligatures@1.4.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"e8c9df7cf6bee80c0cca4a9a578618c7b1f5d8de","size":34942,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.4.1.tgz"},"_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"directories":{},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.4.1_1641533043608_0.6153134928906727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-07T05:24:13.935Z","publish_time":1641533043826,"_cnpm_publish_time":1641533043826},"1.4.0":{"name":"font-ligatures","version":"1.4.0","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node --expose-gc bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"font-finder":"^1.0.3","lru-cache":"^6.0.0","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.1.2","@semantic-release/git":"^4.0.3","@semantic-release/github":"^4.4.2","@semantic-release/npm":"^3.4.1","@types/lru-cache":"^5.1.0","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^13.0.1","opener":"^1.4.3","pretty-bytes":"^5.0.0","rimraf":"^2.6.2","semantic-release":"^15.9.3","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"c9ad109fb9d873e67dc81c23a87fe7fb696d5f8b","_id":"font-ligatures@1.4.0","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"6a7b370d96be1358dddfad67830e82fbfd59e6dc","size":35319,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.4.0.tgz"},"_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"directories":{},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.4.0_1615314940749_0.394232530913984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:07.170Z","publish_time":1615314940940,"_cnpm_publish_time":1615314940940},"1.3.3":{"name":"font-ligatures","version":"1.3.3","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node --expose-gc bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"font-finder":"^1.0.3","lru-cache":"^4.1.3","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.1.2","@semantic-release/git":"^4.0.3","@semantic-release/github":"^4.4.2","@semantic-release/npm":"^3.4.1","@types/lru-cache":"^4.1.0","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^13.0.1","opener":"^1.4.3","pretty-bytes":"^5.0.0","rimraf":"^2.6.2","semantic-release":"^15.9.3","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"c0b1f329626329533410e3f2c2005cd02c7c7674","_id":"font-ligatures@1.3.3","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"63fff18dc8adb3a11fe5eec1f4e8d7edfa8075b9","size":34940,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.3.3.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.3.3_1594184134492_0.07799335395439866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:07.069Z","publish_time":1594184134781,"_cnpm_publish_time":1594184134781},"1.3.2":{"name":"font-ligatures","version":"1.3.2","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node --expose-gc bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"font-finder":"^1.0.3","lru-cache":"^4.1.3","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.1.2","@semantic-release/git":"^4.0.3","@semantic-release/github":"^4.4.2","@semantic-release/npm":"^3.4.1","@types/lru-cache":"^4.1.0","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^13.0.1","opener":"^1.4.3","pretty-bytes":"^5.0.0","rimraf":"^2.6.2","semantic-release":"^15.9.3","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"a18e7d05278a077b8146479344394cbb9a49effe","_id":"font-ligatures@1.3.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"227eb5fc38fef34b5373aa19b555320b82842a71","size":35147,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.3.2.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.3.2_1533963012419_0.3698773135677722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:06.013Z","publish_time":1533963012548,"_cnpm_publish_time":1533963012548},"1.3.1":{"name":"font-ligatures","version":"1.3.1","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node --expose-gc bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"font-finder":"^1.0.2","lru-cache":"^4.1.3","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.1.2","@semantic-release/git":"^4.0.3","@semantic-release/github":"^4.4.2","@semantic-release/npm":"^3.4.1","@types/lru-cache":"^4.1.0","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^13.0.1","opener":"^1.4.3","pretty-bytes":"^5.0.0","rimraf":"^2.6.2","semantic-release":"^15.9.3","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"9dc02541cb3cff96e3094ab5ea5d24cee5fe2511","_id":"font-ligatures@1.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"397d6c32949027e1598e68a936a532055c6f38dc","size":24642,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.3.1.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.3.1_1533103103946_0.16398861832490064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:04.968Z","publish_time":1533103104058,"_cnpm_publish_time":1533103104058},"1.3.0":{"name":"font-ligatures","version":"1.3.0","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node --expose-gc bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","lodash.clonedeep":"^4.5.0","lru-cache":"^4.1.3","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/lodash.clonedeep":"^4.5.3","@types/lru-cache":"^4.1.0","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","pretty-bytes":"^5.0.0","rimraf":"^2.6.2","semantic-release":"^15.1.8","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"68e4fd8607af45229ce78ed84072dd9c57469ecd","_id":"font-ligatures@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"2ada779a2b90bf9515b84a5b58c6c8bbf4f7b658","size":24365,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.3.0.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.3.0_1526152374795_0.73342739301186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:03.885Z","publish_time":1526152374909,"_cnpm_publish_time":1526152374909},"1.2.4":{"name":"font-ligatures","version":"1.2.4","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","lodash.clonedeep":"^4.5.0","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/lodash.clonedeep":"^4.5.3","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"6496490ed0faa9468e73e76937bacc4745c090e1","_id":"font-ligatures@1.2.4","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"f78a8511ac18f49d8fc10b50446d4ec3dfa91031","size":23664,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.2.4.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.2.4_1526109828732_0.6986277495344633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:02.835Z","publish_time":1526109828825,"_cnpm_publish_time":1526109828825},"1.2.3":{"name":"font-ligatures","version":"1.2.3","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","lodash.clonedeep":"^4.5.0","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/lodash.clonedeep":"^4.5.3","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"44e80ed09e97ca30919be4217a94af151e5510a6","_id":"font-ligatures@1.2.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"23cdd124d226082c7c4164e5c6bac19ba3c03b09","size":23348,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.2.3.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.2.3_1526102740883_0.7086331697412429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:01.789Z","publish_time":1526102741166,"_cnpm_publish_time":1526102741166},"1.2.2":{"name":"font-ligatures","version":"1.2.2","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","lodash.clonedeep":"^4.5.0","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/lodash.clonedeep":"^4.5.3","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"5799474eaa3a841c64211e41f06fd959ed7c8cd7","_id":"font-ligatures@1.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"d599fc1010c05ef07c87f6efa9ea26b328c4aa7b","size":22627,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.2.2.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.2.2_1526097110188_0.849487983282939"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:23:00.726Z","publish_time":1526097110396,"_cnpm_publish_time":1526097110396},"1.2.1":{"name":"font-ligatures","version":"1.2.1","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","lodash.clonedeep":"^4.5.0","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/lodash.clonedeep":"^4.5.3","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":85,"statements":85,"functions":85,"branches":75,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"bd67ab3b3c239cfe88688b9be0a8064ada20ee9f","_id":"font-ligatures@1.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"76829e7319bf3051f532d19b07743acabd0e4b08","size":21618,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.2.1.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.2.1_1526014636305_0.07364607735110096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:22:59.656Z","publish_time":1526014636412,"_cnpm_publish_time":1526014636412},"1.2.0":{"name":"font-ligatures","version":"1.2.0","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":90,"statements":90,"functions":90,"branches":80,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"fc8bde79fe02af1f25261c37a214135da87fbd88","_id":"font-ligatures@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"0b9fa6e83df434aaad0e57096ebd7d33e9c32024","size":13790,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.2.0.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.2.0_1525364017481_0.5039128330851517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:22:59.165Z","publish_time":1525364017567,"_cnpm_publish_time":1525364017567},"1.1.1":{"name":"font-ligatures","version":"1.1.1","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release","bench":"node bench/all.js"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","chalk":"^2.4.1","codecov":"^3.0.1","columnify":"^1.5.4","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","simple-statistics":"^6.0.0","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":90,"statements":90,"functions":90,"branches":80,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"8b5b89cf0c3fc65a15aef75aee084d17b7005556","_id":"font-ligatures@1.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"9a5c781bf734800e74b03fda2b752a42ca5d1c14","size":13513,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.1.1.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.1.1_1525362756608_0.7287116842996888"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:22:58.265Z","publish_time":1525362756660,"_cnpm_publish_time":1525362756660},"1.1.0":{"name":"font-ligatures","version":"1.1.0","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","codecov":"^3.0.1","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":90,"statements":90,"functions":90,"branches":80,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"8815014b7c6e175fbd4ca03a0b824772a834da95","_id":"font-ligatures@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"e92eb6d0a2e40f1b33cd602859dc146bbb59b34a","size":13228,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.1.0.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.1.0_1525320975107_0.9920131578449507"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:22:57.400Z","publish_time":1525320976039,"_cnpm_publish_time":1525320976039},"1.0.0":{"name":"font-ligatures","version":"1.0.0","description":"Find ligature replacements for any system font","homepage":"https://github.com/princjef/font-ligatures#readme","repository":{"type":"git","url":"git+https://github.com/princjef/font-ligatures.git"},"bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"engines":{"node":">8.0.0"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"commit":"commit","commitmsg":"commitlint -e $GIT_PARAMS","lint":"tslint --project tsconfig.json --fix","clean":"rimraf dist","prebuild":"npm run clean && npm run lint","build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"nyc ava dist/**/*.spec.js","pretest-nocover":"npm run build","test-nocover":"ava dist/**/*.spec.js","show-coverage":"opener ./coverage/index.html","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","prerelease":"npm run build","release":"semantic-release"},"keywords":["font","opentype","truetype","ligature"],"author":{"name":"Jeff Principe","email":"princjef@gmail.com"},"license":"MIT","dependencies":{"debug":"^3.1.0","font-finder":"^1.0.1","opentype.js":"^0.8.0"},"devDependencies":{"@commitlint/cli":"^6.1.3","@commitlint/config-conventional":"^6.1.3","@commitlint/prompt-cli":"^6.1.3","@commitlint/travis-cli":"^6.1.3","@semantic-release/changelog":"^2.0.1","@semantic-release/git":"^4.0.2","@semantic-release/github":"^4.2.13","@semantic-release/npm":"^3.2.4","@types/debug":"0.0.30","@types/node":"^8.10.10","@types/opentype.js":"^0.7.0","@types/sinon":"^4.3.1","ava":"^0.25.0","codecov":"^3.0.1","husky":"^0.14.3","nyc":"^11.7.1","opener":"^1.4.3","rimraf":"^2.6.2","semantic-release":"^15.1.8","sinon":"^4.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3"},"nyc":{"sourceMap":true,"reporter":["text","html","json"],"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.*","dist/**/*.d.ts","dist/**/*.map*"],"check-coverage":true,"lines":90,"statements":90,"functions":90,"branches":80,"watermarks":{"lines":[80,90],"statements":[80,90],"functions":[80,90],"branches":[80,90]}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/github","@semantic-release/npm","@semantic-release/git"],"prepare":[{"path":"@semantic-release/changelog","changelogFile":"CHANGELOG.md"},"@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"success":["@semantic-release/github"],"fail":["@semantic-release/github"]},"gitHead":"d7f2618375078a90b37440e62666b2d951bea065","_id":"font-ligatures@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"princjef","email":"princjef@gmail.com"},"dist":{"shasum":"939ba3630c05f546aed206225e0349bd1aca2915","size":13056,"noattachment":false,"key":"/font-ligatures/-/font-ligatures-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/font-ligatures/download/font-ligatures-1.0.0.tgz"},"maintainers":[{"name":"princjef","email":"princjef@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/font-ligatures_1.0.0_1525154065336_0.64391693966547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T09:22:56.517Z","publish_time":1525154065444,"_cnpm_publish_time":1525154065444}},"readme":"# font-ligatures\n\n[![Travis CI build status](https://travis-ci.org/princjef/font-ligatures.svg?branch=master)](https://travis-ci.org/princjef/font-ligatures)\n[![codecov](https://codecov.io/gh/princjef/font-ligatures/branch/master/graph/badge.svg)](https://codecov.io/gh/princjef/font-ligatures)\n[![npm version](https://img.shields.io/npm/v/font-ligatures.svg)](https://npmjs.org/package/font-ligatures)\n\nFind ligature replacements for any system font. Useful for determining glyph\nsubstitutions and ranges where ligatures exist within a string of input text.\n\n```\nnpm install font-ligatures\n```\n\n## Usage\n\n```js\nconst fontLigatures = require('font-ligatures');\n\n(async () => {\n  const font = await fontLigatures.load('Iosevka');\n  console.log(font.findLigatures('in --> out'));\n  // {\n  //   inputGlyphs:   [ 76, 81, 3, 16,   16,   33, 3, 82, 88, 87 ],\n  //   outputGlyphs:  [ 76, 81, 3, 3140, 3128, 33, 3, 82, 88, 87 ],\n  //   contextRanges: [ [ 3, 6 ] ]\n  // }\n})();\n```\n\n## API\n\n### `load(name, [options])`\n\nLoads the font with the given name, returning a Promise with a [Font](#font)\nthat can be used to find ligature information.\n\n**Params**\n\n * `name` [*string*] - The font family of the font to load\n * `options` [*object*] - Optional configuration object containing the following\n   keys:\n    * `cacheSize` [*number*] - The amount of data from previous results to cache\n      within the parser. The size is measured by the length of the input text\n      for each call. Turned off by default.\n\n### `loadFile(path, [options])`\n\nLoads the font at the given path, returning a Promise with a [Font](#font) that\ncan be used to find ligature information.\n\n**Params**\n\n * `path` [*string*] - Path to the file containing the font\n * `options` [*object*] - Optional configuration object containing the following\n   keys:\n    * `cacheSize` [*number*] - The amount of data from previous results to cache\n      within the parser. The size is measured by the length of the input text\n      for each call. Turned off by default.\n\n### `loadBuffer(buffer, [options])`\n\nLoads the font from it's binary data, returning a [Font](#font) that\ncan be used to find ligature information.\n\n**Params**\n\n * `buffer` [*ArryaBuffer*] - Binary data of the font file as an ArrayBuffer\n * `options` [*object*] - Optional configuration object containing the following\n   keys:\n    * `cacheSize` [*number*] - The amount of data from previous results to cache\n      within the parser. The size is measured by the length of the input text\n      for each call. Turned off by default.\n\n### Font\n\nObject returned by `load()`. Includes the following methods:\n\n#### `findLigatures(text)`\n\nScans the provided text for font ligatures, returning an object with the\nfollowing keys:\n\n * `inputGlyphs` [*number[]*] - The list of font glyphs in the input text.\n * `outputGlyphs` [*number[]*] - The list of font glyphs after performing\n   replacements for font ligatures.\n * `contextRanges` [*[number, number]\\[\\]*] - Sorted array of ranges that must\n   be rendered together to produce the ligatures in the output sequence. The\n   ranges are inclusive on the left and exclusive on the right\n\n#### `findLigatureRanges(text)`\n\nScans the provided text for font ligatures, returning an array of ranges where\nligatures are located.\n\n**Params**\n\n * `text` [*string*] - text to search for ligatures\n\n## Font Support\n\nThis library is designed to support fonts that make use of programming\nligatures. As a result, it is tested against all of the ligatures produced by\nthe following fonts:\n\n * [Fira Code][]\n * [Iosevka][]\n * [Monoid][]\n\nIf there is another font that you use which doesn't seem to be working, please\nopen an issue with the font information and where to get it. The most likely\ncause is that the font uses a type of substitution which is not yet supported.\n\n## Contributing\n\nWant to contribute to the project? Go check out the [Contribution \nGuide](CONTRIBUTING.md) for instructions to set up your development \nenvironment, open an issue and create a pull request.\n\n[Fira Code]: https://github.com/tonsky/FiraCode\n[Iosevka]: https://be5invis.github.io/Iosevka\n[Monoid]: https://larsenwork.com/monoid\n","_attachments":{},"homepage":"https://github.com/princjef/font-ligatures#readme","bugs":{"url":"https://github.com/princjef/font-ligatures/issues"},"license":"MIT"}