| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/convo/node_modules/repeating/ |
Upload File : |
{
"_args": [
[
"repeating@^2.0.0",
"/Users/calebloffer/Sites/converse/node_modules/indent-string"
]
],
"_from": "repeating@>=2.0.0 <3.0.0",
"_id": "repeating@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/repeating",
"_nodeVersion": "3.0.0",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.13.3",
"_phantomChildren": {},
"_requested": {
"name": "repeating",
"raw": "repeating@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/indent-string"
],
"_resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.0.tgz",
"_shasum": "fd27d6d264d18fbebfaa56553dd7b82535a5034e",
"_shrinkwrap": null,
"_spec": "repeating@^2.0.0",
"_where": "/Users/calebloffer/Sites/converse/node_modules/indent-string",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/repeating/issues"
},
"dependencies": {
"is-finite": "^1.0.0"
},
"description": "Repeat a string - fast",
"devDependencies": {
"ava": "0.0.4",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "fd27d6d264d18fbebfaa56553dd7b82535a5034e",
"tarball": "http://registry.npmjs.org/repeating/-/repeating-2.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "f0e8a214d824f2fd4ed5457cf2b0b38e1a92f19a",
"homepage": "https://github.com/sindresorhus/repeating#readme",
"keywords": [
"fill",
"repeat",
"repeating",
"str",
"string",
"text"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "repeating",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/repeating.git"
},
"scripts": {
"test": "xo && node test.js"
},
"version": "2.0.0"
}