| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/wordwrap/ |
Upload File : |
{
"_from": "wordwrap@^1.0.0",
"_id": "wordwrap@1.0.0",
"_inBundle": false,
"_integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
"_location": "/wordwrap",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "wordwrap@^1.0.0",
"name": "wordwrap",
"escapedName": "wordwrap",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/handlebars"
],
"_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
"_shasum": "27584810891456a4171c8d0226441ade90cbcaeb",
"_spec": "wordwrap@^1.0.0",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/handlebars",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-wordwrap/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Wrap those words. Show them at what columns to start and stop.",
"devDependencies": {
"tape": "^4.0.0"
},
"directories": {
"lib": ".",
"example": "example",
"test": "test"
},
"homepage": "https://github.com/substack/node-wordwrap#readme",
"keywords": [
"word",
"wrap",
"rule",
"format",
"column"
],
"license": "MIT",
"main": "./index.js",
"name": "wordwrap",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-wordwrap.git"
},
"scripts": {
"test": "expresso"
},
"version": "1.0.0"
}