| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/strip-indent/ |
Upload File : |
{
"_args": [
[
"strip-indent@1.0.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "strip-indent@1.0.1",
"_id": "strip-indent@1.0.1",
"_inBundle": false,
"_integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
"_location": "/strip-indent",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "strip-indent@1.0.1",
"name": "strip-indent",
"escapedName": "strip-indent",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/redent"
],
"_resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"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": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"cli.js"
],
"homepage": "https://github.com/sindresorhus/strip-indent#readme",
"keywords": [
"cli",
"bin",
"browser",
"strip",
"normalize",
"remove",
"indent",
"indentation",
"whitespace",
"space",
"tab",
"string",
"str"
],
"license": "MIT",
"name": "strip-indent",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/strip-indent.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.1"
}