![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/repeat-string/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", "_location": "/repeat-string", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "repeat-string", "escapedName": "repeat-string", "rawSpec": "1.6.1", "saveSpec": null, "fetchSpec": "1.6.1" }, "_requiredBy": [ "/fill-range", "/remark-parse", "/remark-stringify", "/to-regex-range" ], "_resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", "_spec": "1.6.1", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Jon Schlinkert", "url": "http://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/repeat-string/issues" }, "contributors": [ { "name": "Brian Woodward", "email": "[email protected]", "url": "https://github.com/doowb" }, { "name": "Jon Schlinkert", "email": "[email protected]", "url": "http://twitter.com/jonschlinkert" }, { "name": "Linus Unnebäck", "email": "[email protected]", "url": "http://linus.unnebäck.se" }, { "name": "Thijs Busser", "email": "[email protected]", "url": "http://tbusser.net" }, { "name": "Titus", "email": "[email protected]", "url": "wooorm.com" } ], "description": "Repeat the given string n times. Fastest implementation for repeating a string.", "devDependencies": { "ansi-cyan": "^0.1.1", "benchmarked": "^0.2.5", "gulp-format-md": "^0.1.11", "isobject": "^2.1.0", "mocha": "^3.1.2", "repeating": "^3.0.0", "text-table": "^0.2.0", "yargs-parser": "^4.0.2" }, "engines": { "node": ">=0.10" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/repeat-string", "keywords": [ "fast", "fastest", "fill", "left", "left-pad", "multiple", "pad", "padding", "repeat", "repeating", "repetition", "right", "right-pad", "string", "times" ], "license": "MIT", "main": "index.js", "name": "repeat-string", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/repeat-string.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "repeat-element" ] }, "helpers": [ "./benchmark/helper.js" ], "reflinks": [ "verb" ] }, "version": "1.6.1" }