| 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/strip-indent/ |
Upload File : |
{
"_args": [
[
"strip-indent@^1.0.1",
"/Users/calebloffer/Sites/converse/node_modules/redent"
]
],
"_from": "strip-indent@>=1.0.1 <2.0.0",
"_id": "strip-indent@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/strip-indent",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "strip-indent",
"raw": "strip-indent@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/redent"
],
"_resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
"_shasum": "0c7962a6adefa7bbd4ac366460a638552ae1a0a2",
"_shrinkwrap": null,
"_spec": "strip-indent@^1.0.1",
"_where": "/Users/calebloffer/Sites/converse/node_modules/redent",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "http://sindresorhus.com"
},
"bin": {
"strip-indent": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/strip-indent/issues"
},
"dependencies": {
"get-stdin": "^4.0.1"
},
"description": "Strip leading whitespace from every line in a string",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "0c7962a6adefa7bbd4ac366460a638552ae1a0a2",
"tarball": "http://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"cli.js",
"index.js"
],
"gitHead": "addcf90a56001ea122e9f1254987016bc87e5b5f",
"homepage": "https://github.com/sindresorhus/strip-indent",
"keywords": [
"bin",
"browser",
"cli",
"indent",
"indentation",
"normalize",
"remove",
"space",
"str",
"string",
"strip",
"tab",
"whitespace"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "strip-indent",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/strip-indent.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.1"
}