UNPKG

heroku-debug

Version:
116 lines (115 loc) 3.05 kB
{ "_args": [ [ { "raw": "unicode-byte-truncate@^1.0.0", "scope": null, "escapedName": "unicode-byte-truncate", "name": "unicode-byte-truncate", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat" ] ], "_from": "unicode-byte-truncate@>=1.0.0 <2.0.0", "_id": "unicode-byte-truncate@1.0.0", "_inCache": true, "_installable": true, "_location": "/unicode-byte-truncate", "_nodeVersion": "4.2.2", "_npmOperationalInternal": { "host": "packages-6-west.internal.npmjs.com", "tmp": "tmp/unicode-byte-truncate-1.0.0.tgz_1454937970359_0.8347938964143395" }, "_npmUser": { "name": "watson", "email": "w@tson.dk" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "raw": "unicode-byte-truncate@^1.0.0", "scope": null, "escapedName": "unicode-byte-truncate", "name": "unicode-byte-truncate", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/opbeat" ], "_resolved": "https://registry.npmjs.org/unicode-byte-truncate/-/unicode-byte-truncate-1.0.0.tgz", "_shasum": "aa6f0f3475193fe20c320ac9213e36e62e8764a7", "_shrinkwrap": null, "_spec": "unicode-byte-truncate@^1.0.0", "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat", "author": { "name": "Thomas Watson Steen", "email": "w@tson.dk", "url": "https://twitter.com/wa7son" }, "bugs": { "url": "https://github.com/watson/unicode-byte-truncate/issues" }, "coordinates": [ 55.6666217, 12.5798077 ], "dependencies": { "is-integer": "^1.0.6", "unicode-substring": "^0.1.0" }, "description": "Unicode aware string truncation that given a max byte size will truncate the string to or just below that size", "devDependencies": { "standard": "^6.0.4", "tape": "^4.4.0" }, "directories": {}, "dist": { "shasum": "aa6f0f3475193fe20c320ac9213e36e62e8764a7", "tarball": "https://registry.npmjs.org/unicode-byte-truncate/-/unicode-byte-truncate-1.0.0.tgz" }, "gitHead": "87a61021a1afa23ffe97a84f74c1a76018044e23", "homepage": "https://github.com/watson/unicode-byte-truncate#readme", "keywords": [ "slice", "substring", "substr", "trunc", "truncate", "trim", "unicode", "multibyte", "multi-byte", "surrogate", "pair", "pairs", "max", "byte", "bytes", "characters", "chars" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "watson", "email": "w@tson.dk" } ], "name": "unicode-byte-truncate", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/watson/unicode-byte-truncate.git" }, "scripts": { "test": "standard && tape test.js" }, "version": "1.0.0" }