You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.8 KiB
68 lines
1.8 KiB
{
|
|
"_from": "@foliojs-fork/linebreak@^1.1.1",
|
|
"_id": "@foliojs-fork/linebreak@1.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-pgY/+53GqGQI+mvDiyprvPWgkTlVBS8cxqee03ejm6gKAQNsR1tCYCIvN9FHy7otZajzMqCgPOgC4cHdt4JPig==",
|
|
"_location": "/@foliojs-fork/linebreak",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@foliojs-fork/linebreak@^1.1.1",
|
|
"name": "@foliojs-fork/linebreak",
|
|
"escapedName": "@foliojs-fork%2flinebreak",
|
|
"scope": "@foliojs-fork",
|
|
"rawSpec": "^1.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@foliojs-fork/pdfkit",
|
|
"/pdfmake"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@foliojs-fork/linebreak/-/linebreak-1.1.1.tgz",
|
|
"_shasum": "93ecd695b7d2bb0334b9481058c3e610e019a4eb",
|
|
"_spec": "@foliojs-fork/linebreak@^1.1.1",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/pdfmake",
|
|
"author": {
|
|
"name": "Devon Govett",
|
|
"email": "devongovett@gmail.com"
|
|
},
|
|
"browserify": {
|
|
"transform": [
|
|
"brfs"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/foliojs-fork/linebreaker/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"base64-js": "1.3.1",
|
|
"brfs": "^2.0.2",
|
|
"unicode-trie": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "An implementation of the Unicode Line Breaking Algorithm (UAX #14)",
|
|
"devDependencies": {
|
|
"mocha": "^7.0.1",
|
|
"request": "^2.88.0"
|
|
},
|
|
"homepage": "https://github.com/foliojs-fork/linebreaker",
|
|
"keywords": [
|
|
"unicode",
|
|
"text",
|
|
"wrapping"
|
|
],
|
|
"license": "MIT",
|
|
"main": "src/linebreaker",
|
|
"name": "@foliojs-fork/linebreak",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/foliojs-fork/linebreaker.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --reporter landing"
|
|
},
|
|
"version": "1.1.1"
|
|
}
|